Removed suspend again as it does not work how I had hoped

This commit is contained in:
2025-02-09 02:02:28 +01:00
parent 343b098453
commit 8370098b2f
2 changed files with 4 additions and 2 deletions

View File

@@ -24,4 +24,5 @@ spec:
path: ./apps
prune: true
wait: true
suspend: true
# Uncomment this in case of disaster recovery
# suspend: true

View File

@@ -48,4 +48,5 @@ spec:
path: ./infrastructure/configs
prune: true
wait: true
suspend: true
# Uncomment this in case of disaster recovery
# suspend: true