diff --git a/charts/kubezero/templates/istio.yaml b/charts/kubezero/templates/istio.yaml index cdd8733..9dbd753 100644 --- a/charts/kubezero/templates/istio.yaml +++ b/charts/kubezero/templates/istio.yaml @@ -13,6 +13,6 @@ - group: admissionregistration.k8s.io kind: ValidatingWebhookConfiguration jsonPointers: - - /webhooks/clientConfig/caBundle - - /webhooks/failurePolicy + - /webhooks/0/clientConfig/caBundle + - /webhooks/0/failurePolicy {{- end }}