Suspend anything but the controllers by default
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user