diff --git a/templates/vault-keyvault-secret.yaml b/templates/vault-keyvault-secret.yaml index b9ff6d1..a2945e9 100644 --- a/templates/vault-keyvault-secret.yaml +++ b/templates/vault-keyvault-secret.yaml @@ -1,4 +1,4 @@ -{{- if and (.Values.enabled) (eq .Values.vault.type "azure") -}} +{{- if and (.Values.enabled) (eq .Values.type "azure") -}} apiVersion: v1 kind: Secret metadata: