1
0
Fork 0

Enable helm usage from kustomize

This commit is contained in:
Sergio Talens-Oliag 2025-05-02 09:57:57 +02:00
parent 3cbadee35a
commit a548a72ebf
Signed by: sto
GPG key ID: 821AEE0FD167FBDF

View file

@ -2,6 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
configMapGenerator:
- behavior: merge
literals:
# Enable helm usage from kustomize (see https://github.com/argoproj/argo-cd/issues/2789#issuecomment-960271294)
- kustomize.buildOptions="--enable-helm"
- |
repository.credentials=- passwordSecret:
key: git_token