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