We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1221e commit 0c9d79eCopy full SHA for 0c9d79e
charts/gitops-runtime/tests/external_argocd_test.yaml
@@ -407,7 +407,7 @@ tests:
407
asserts:
408
- equal:
409
path: data["redis.server"]
410
- value: runtime-redis:6379
+ value: argo-cd-redis:6379
411
412
- it: runtime-event-reporter ConfigMap should have valid Sources Server address
413
template: event-reporters/runtime-event-reporter/configmap.yaml
@@ -555,7 +555,7 @@ tests:
555
556
557
558
559
560
- it: argo-gateway ConfigMap should have valid Repo Server URL
561
template: argo-gateway/configmap.yaml
0 commit comments