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:
6
6
- app-proxy/workflows-crb.yaml
7
7
- app-proxy/config.yaml
8
8
- internal-router/config.yaml
9
- - event-reporters/rollout-reporter/clusterrolebinding.yaml
10
9
tests :
11
10
# ------------------------------------------------------------------------
12
11
# ArgoCD
@@ -105,18 +104,3 @@ tests:
105
104
- equal :
106
105
path : data.argoWorkflowsUrl
107
106
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