Skip to content

Commit 14d245f

Browse files
committed
enabling metrics
1 parent 4a1276b commit 14d245f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workloads/01-argocd/applicationset/argocd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ spec:
4444
targetRevision: HEAD
4545
path: workloads/01-argocd/config/overlays/{{ if eq .themes.provider "baremetal" }}baremetal{{ else }}{{ .themes.environment }}{{ end }}
4646
kustomize:
47-
# UPDATE INGRESS (ONLY TAKES EFFECT IF INGRESS CONTROLLER IS INSTALLED)
4847
patches:
48+
# UPDATE INGRESS (ONLY TAKES EFFECT IF INGRESS CONTROLLER IS INSTALLED)
4949
- target:
5050
kind: Ingress
5151
name: argocd-server-http-ingress

0 commit comments

Comments
 (0)