Restore strategies.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: 1.0.0-1
|
||||
version: 1.0.0-2
|
||||
defaultConfig:
|
||||
namespace: postgres
|
||||
host: postgres.postgres.svc.cluster.local
|
||||
@@ -6,5 +6,7 @@ defaultConfig:
|
||||
database: postgres
|
||||
user: postgres
|
||||
storage: 10Gi
|
||||
backup:
|
||||
restoreMode: in-place
|
||||
defaultSecrets:
|
||||
- key: password
|
||||
|
||||
Reference in New Issue
Block a user