We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd57484 commit b844d35Copy full SHA for b844d35
1 file changed
charts/gitops-runtime/tests/external_argocd_test.yaml
@@ -407,7 +407,7 @@ tests:
407
asserts:
408
- equal:
409
path: data["redis.server"]
410
- value: redis:6379
+ value: runtime-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