Suspend anything but the controllers by default
This commit is contained in:
parent
112cdab762
commit
24c1451d54
|
@ -24,3 +24,4 @@ spec:
|
||||||
path: ./apps
|
path: ./apps
|
||||||
prune: true
|
prune: true
|
||||||
wait: true
|
wait: true
|
||||||
|
suspend: true
|
||||||
|
|
|
@ -48,3 +48,4 @@ spec:
|
||||||
path: ./infrastructure/configs
|
path: ./infrastructure/configs
|
||||||
prune: true
|
prune: true
|
||||||
wait: true
|
wait: true
|
||||||
|
suspend: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user