Removed suspend again as it does not work how I had hoped
This commit is contained in:
@@ -24,4 +24,5 @@ spec:
|
||||
path: ./apps
|
||||
prune: true
|
||||
wait: true
|
||||
suspend: true
|
||||
# Uncomment this in case of disaster recovery
|
||||
# suspend: true
|
||||
|
||||
@@ -48,4 +48,5 @@ spec:
|
||||
path: ./infrastructure/configs
|
||||
prune: true
|
||||
wait: true
|
||||
suspend: true
|
||||
# Uncomment this in case of disaster recovery
|
||||
# suspend: true
|
||||
|
||||
Reference in New Issue
Block a user