File tree Expand file tree Collapse file tree 2 files changed +0
-82
lines changed
charts/gitops-runtime/tests Expand file tree Collapse file tree 2 files changed +0
-82
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ templates:
66 - app-proxy/workflows-crb.yaml
77 - app-proxy/config.yaml
88 - internal-router/config.yaml
9- - event-reporters/rollout-reporter/clusterrolebinding.yaml
109tests :
1110# ------------------------------------------------------------------------
1211# ArgoCD
@@ -105,18 +104,3 @@ tests:
105104 - equal :
106105 path : data.argoWorkflowsUrl
107106 value : https://argo-test-server:2746
108- # ------------------------------------------------------------------------------------------
109- # Argo rollouts
110- # Affected templates - rollouts reporter clusterrolebinding
111- # ------------------------------------------------------------------------------------------
112- - it : test rollout reporter ClusterRoleBinding to argo rollouts role
113- template : ' event-reporters/rollout-reporter/clusterrolebinding.yaml'
114- values :
115- - ./values/mandatory-values.yaml
116- set :
117- argo-rollouts.enabled : true
118- argo-rollouts.fullnameOverride : rollouts-test
119- asserts :
120- - equal :
121- path : roleRef.name
122- value : rollouts-test
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments