diff --git a/vault/helm-vault.yaml b/vault/helm-vault.yaml index 4168a9b..0a3ce49 100644 --- a/vault/helm-vault.yaml +++ b/vault/helm-vault.yaml @@ -27,7 +27,7 @@ spec: server: https://kubernetes.default.svc namespace: vault ignoreDifferences: - - group: admissionregistration.k8s.io - kind: MutatingWebhookConfiguration - jqPathExpressions: - - .webhooks[]?.clientConfig.caBundle \ No newline at end of file + - group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + jqPathExpressions: + - .webhooks[]?.clientConfig.caBundle \ No newline at end of file