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 11---
2- suite : Override check
2+ suite : Overrides check
33templates :
44 # primary template files
55 - deployments.yaml
2424 template : jobs.yaml
2525 set :
2626 st2 :
27- overrides : # Enabling the override mounts in register-content job.
27+ overrides : # Enabling the overrides mounts in register-content job.
2828 _global.yaml : |
2929 ---
3030 rules:
@@ -114,9 +114,9 @@ tests:
114114 documentIndex : 1
115115 - notContains : *overrides_mnt
116116 documentIndex : 1 # st2api
117- - notContains : *overrides_volume # only contains if volumes.enabled
117+ - notContains : *overrides_volume
118118 documentIndex : 10 # st2actionrunner
119- - notContains : *overrides_mnt # only contains if volumes.enabled
119+ - notContains : *overrides_mnt
120120 documentIndex : 10 # st2actionrunner
121121 - notContains : *overrides_volume
122122 documentIndex : 0
You can’t perform that action at this time.
0 commit comments