diff --git a/examples/k8s_audit_config/webhook-config.yaml.in b/examples/k8s_audit_config/webhook-config.yaml.in index 3ace6a9..54e211e 100644 --- a/examples/k8s_audit_config/webhook-config.yaml.in +++ b/examples/k8s_audit_config/webhook-config.yaml.in @@ -3,7 +3,7 @@ kind: Config clusters: - name: falco cluster: - server: http://$FALCO_SERVICE_CLUSTERIP:8765/k8s_audit + server: http://$FALCO_SERVICE_CLUSTERIP:8765/k8s-audit contexts: - context: cluster: falco