Relative Content

Tag Archive for encryptionkubernetes-helm

Why doesn’t helm secret recognize the encrypted file?

helm secrets upgrade –install argocd charts/argo-cd -f values/argocd.yaml [helm-secrets] Decrypt skipped: values/argocd.yaml Release “argocd” does not exist. Installing it now. Error: Unable to continue with install: CustomResourceDefinition “applications.argoproj.io” in namespace “” exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key “meta.helm.sh/release-namespace” must equal “default”: current value is “argocd” […]