change endpoints with patch
This commit is contained in:
@@ -114,7 +114,7 @@ postgres-17-cluster:
|
||||
- name: garage
|
||||
destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster
|
||||
index: 1
|
||||
endpointURL: http://garage-ps10rp.boreal-beaufort.ts.net:3900
|
||||
endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net/s3
|
||||
endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-weekly
|
||||
retentionPolicy: "30d"
|
||||
isWALArchiver: false
|
||||
|
||||
@@ -70,9 +70,9 @@ spec:
|
||||
- labels:
|
||||
job: garage
|
||||
targets:
|
||||
- garage-ps10rp.boreal-beaufort.ts.net:3903
|
||||
metricsPath: /metrics
|
||||
scheme: HTTP
|
||||
- garage-ps10rp.boreal-beaufort.ts.net
|
||||
metricsPath: /api/metrics
|
||||
scheme: HTTPS
|
||||
authorization:
|
||||
type: Bearer
|
||||
credentials:
|
||||
|
||||
Reference in New Issue
Block a user