chore(db): Add retention policy
This commit is contained in:
parent
861bb04d25
commit
313ebe4e80
@ -13,7 +13,6 @@ spec:
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
|
||||
|
||||
storage:
|
||||
size: 1Gi
|
||||
storageClass: local-path
|
||||
@ -33,6 +32,7 @@ spec:
|
||||
- host all all all md5
|
||||
|
||||
backup:
|
||||
retentionPolicy: "30d"
|
||||
barmanObjectStore:
|
||||
destinationPath: "s3://halis/cloudnativepg"
|
||||
endpointURL: https://s3.halia.dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user