add region
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies:
|
|||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-17-cluster
|
alias: postgres-17-cluster
|
||||||
version: 6.14.0
|
version: 6.15.0
|
||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
||||||
appVersion: v3.6.7
|
appVersion: v3.6.7
|
||||||
|
|||||||
@@ -86,3 +86,10 @@ spec:
|
|||||||
key: /garage/home-infra/postgres-backups
|
key: /garage/home-infra/postgres-backups
|
||||||
metadataPolicy: None
|
metadataPolicy: None
|
||||||
property: ACCESS_SECRET_KEY
|
property: ACCESS_SECRET_KEY
|
||||||
|
- secretKey: ACCESS_REGION
|
||||||
|
remoteRef:
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
key: /garage/home-infra/postgres-backups
|
||||||
|
metadataPolicy: None
|
||||||
|
property: ACCESS_REGION
|
||||||
|
|||||||
@@ -117,6 +117,7 @@ postgres-17-cluster:
|
|||||||
index: 1
|
index: 1
|
||||||
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
|
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900
|
||||||
endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-weekly
|
endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-weekly
|
||||||
|
endpointCredentialsIncludeRegion: true
|
||||||
retentionPolicy: "30d"
|
retentionPolicy: "30d"
|
||||||
data:
|
data:
|
||||||
compression: bzip2
|
compression: bzip2
|
||||||
|
|||||||
Reference in New Issue
Block a user