Skip to content

Commit 09e1ae0

Browse files
mikhail-klimkoATGardner
authored andcommitted
feat: set fullnameoverride for argocd
1 parent a6bf3ce commit 09e1ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/tests/external_argocd_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ tests:
121121
valueFrom:
122122
secretKeyRef:
123123
key: password
124-
name: argocd-initial-admin-secret
124+
name: argo-cd-initial-admin-secret
125125

126126
- it: app-proxy Deployment should have valid ARGO_CD_PASSWORD env var set via passwordSecretKeyRef override
127127
values:

0 commit comments

Comments
 (0)