Skip to content

Commit 903b155

Browse files
committed
Fixing spacing
1 parent 785d48f commit 903b155

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

values.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,8 @@ st2:
6868
[api]
6969
allow_origin = '*'
7070
71-
#Override Definitions can be added here. Overrides can be used to disable rules/actions/sensors either individually
72-
#on a per pack level. _global.yaml is the global file for adjusting overrides, however you can create a pack_name.yaml
73-
#to define what happens to rules for a pack. You can set everything to enabled/disabled with the defaults option or specify
74-
#individual rule names! See documentation for more examples! https://docs.stackstorm.com/latest/packs.html#overriding-pack-defaults
71+
#Override Definitions can be added here.
72+
#https://docs.stackstorm.com/latest/packs.html#overriding-pack-defaults
7573
overrides: {}
7674
# overrides:
7775
# _global.yaml: |

0 commit comments

Comments
 (0)