argo now with helm build support

This commit is contained in:
Steffen Illium 2024-03-26 15:42:45 +01:00
parent bbdcd9dc74
commit c361c4aba2
2 changed files with 7 additions and 0 deletions

View File

@ -12,3 +12,4 @@ resources:
patches:
- path: patches/argocd-cmd-params-cm-patch.yaml
- path: patches/argocd-server-service-type.yaml
- path: patches/argocd-cm-patch.yaml

View File

@ -0,0 +1,6 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: argocd-cm
data:
kustomize.buildOptions: --enable-helm