Removed suspend again as it does not work how I had hoped
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user