Add patch file

This commit is contained in:
Ruben Hensen
2024-12-14 22:09:49 +01:00
parent 7161fe8612
commit 5809a43ef1
+9
View File
@@ -0,0 +1,9 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: argocd-cm
labels:
app.kubernetes.io/name: argocd-cm
app.kubernetes.io/part-of: argocd
data:
kustomize.buildOptions: "--enable-helm"