Suspend anything but the controllers by default

This commit is contained in:
2025-02-09 00:19:14 +01:00
parent 112cdab762
commit 24c1451d54
2 changed files with 2 additions and 0 deletions

View File

@@ -24,3 +24,4 @@ spec:
path: ./apps
prune: true
wait: true
suspend: true

View File

@@ -48,3 +48,4 @@ spec:
path: ./infrastructure/configs
prune: true
wait: true
suspend: true