be less specific. Gotcha

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-10-27 19:17:40 +02:00
parent 3230942547
commit 996270fe06
2 changed files with 1 additions and 4 deletions

View File

@ -2,10 +2,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
labels:
app.kubernetes.io/instance: argocd
app.kubernetes.io/name: argocd-cm
app.kubernetes.io/part-of: argocd
name: argocd-cm
namespace: argocd
data:
kustomize.buildOptions: --enable-helm

View File

@ -4,5 +4,5 @@ kind: Kustomization
resources:
- github.com/argoproj/argo-cd//manifests/cluster-install
patchesStrategicMerge:
patches:
- argocd-cm.yaml