We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1276b commit 14d245fCopy full SHA for 14d245f
workloads/01-argocd/applicationset/argocd.yaml
@@ -44,8 +44,8 @@ spec:
44
targetRevision: HEAD
45
path: workloads/01-argocd/config/overlays/{{ if eq .themes.provider "baremetal" }}baremetal{{ else }}{{ .themes.environment }}{{ end }}
46
kustomize:
47
- # UPDATE INGRESS (ONLY TAKES EFFECT IF INGRESS CONTROLLER IS INSTALLED)
48
patches:
+ # UPDATE INGRESS (ONLY TAKES EFFECT IF INGRESS CONTROLLER IS INSTALLED)
49
- target:
50
kind: Ingress
51
name: argocd-server-http-ingress
0 commit comments