File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- suite : Override check
2
+ suite : Overrides check
3
3
templates :
4
4
# primary template files
5
5
- deployments.yaml
24
24
template : jobs.yaml
25
25
set :
26
26
st2 :
27
- overrides : # Enabling the override mounts in register-content job.
27
+ overrides : # Enabling the overrides mounts in register-content job.
28
28
_global.yaml : |
29
29
---
30
30
rules:
@@ -114,9 +114,9 @@ tests:
114
114
documentIndex : 1
115
115
- notContains : *overrides_mnt
116
116
documentIndex : 1 # st2api
117
- - notContains : *overrides_volume # only contains if volumes.enabled
117
+ - notContains : *overrides_volume
118
118
documentIndex : 10 # st2actionrunner
119
- - notContains : *overrides_mnt # only contains if volumes.enabled
119
+ - notContains : *overrides_mnt
120
120
documentIndex : 10 # st2actionrunner
121
121
- notContains : *overrides_volume
122
122
documentIndex : 0
You can’t perform that action at this time.
0 commit comments