Restore
This commit is contained in:
parent
9bad8a416f
commit
4766148727
2 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,7 @@ spec:
|
|||
maxParallel: 8
|
||||
destinationPath: s3://valinor-cnpg/
|
||||
endpointURL: https://${SECRET_CLOUDFLARE_ACCOUNT_ID}.r2.cloudflarestorage.com
|
||||
serverName: postgres-v3
|
||||
serverName: valinor-postgres
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: cloudnative-pg-secret
|
||||
|
|
|
@ -170,6 +170,8 @@ kind: Kustomization
|
|||
metadata:
|
||||
name: cluster-apps-cloudnative-pg-cluster-mastodon
|
||||
namespace: flux-system
|
||||
labels:
|
||||
substitution.flux.home.arpa/enabled: "true"
|
||||
spec:
|
||||
dependsOn:
|
||||
- name: cluster-apps-cloudnative-pg
|
||||
|
|
Reference in a new issue