Suspend anything but the controllers by default

This commit is contained in:
Dreaded_X 2025-02-09 00:19:14 +01:00
parent 112cdab762
commit 24c1451d54
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA
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