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