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