You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/gitops-runtime/tests/external_argocd_test.yaml
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -835,16 +835,3 @@ tests:
835
835
asserts:
836
836
- failedTemplate:
837
837
errorMessage: ".Values.global.integrations.argo-cd.server.auth.type is set to 'token' therefore .Values.global.integrations.argo-cd.server.auth.tokenSecretKeyRef.name is required"
838
-
839
-
- it: should require ArgoCd server address if it's not provided
840
-
values:
841
-
- ./values/mandatory-values-ingress.yaml
842
-
- ./values/external-argocd-values.yaml
843
-
set:
844
-
global:
845
-
integrations:
846
-
argo-cd:
847
-
server: null
848
-
asserts:
849
-
- failedTemplate:
850
-
errorMessage: "ArgoCD is not enabled and .Values.global.integrations.argo-cd.server is not set"
0 commit comments