Compare commits
2 Commits
5b426fbe22
...
6a10f79c35
| Author | SHA1 | Date | |
|---|---|---|---|
|
6a10f79c35
|
|||
| 95ae20b9b9 |
@@ -201,7 +201,7 @@ postgres-18-cluster:
|
||||
backup:
|
||||
objectStore:
|
||||
- name: garage-local
|
||||
index: 1
|
||||
index: 2
|
||||
destinationBucket: postgres-backups
|
||||
externalSecretCredentialPath: /garage/home-infra/postgres-backups
|
||||
isWALArchiver: true
|
||||
|
||||
@@ -105,7 +105,7 @@ postgres-18-cluster:
|
||||
backup:
|
||||
objectStore:
|
||||
- name: garage-local
|
||||
index: 1
|
||||
index: 2
|
||||
destinationBucket: postgres-backups
|
||||
externalSecretCredentialPath: /garage/home-infra/postgres-backups
|
||||
isWALArchiver: true
|
||||
|
||||
@@ -18,4 +18,4 @@ dependencies:
|
||||
repository: https://kubernetes-sigs.github.io/headlamp/
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
|
||||
# renovate: datasource=github-releases depName=headlamp-k8s/headlamp
|
||||
appVersion: v0.39.0
|
||||
appVersion: v0.40.0
|
||||
|
||||
@@ -208,7 +208,7 @@ postgresql-17-fdb-cluster:
|
||||
backup:
|
||||
objectStore:
|
||||
- name: garage-local
|
||||
index: 1
|
||||
index: 2
|
||||
destinationBucket: postgres-backups
|
||||
externalSecretCredentialPath: /garage/home-infra/postgres-backups
|
||||
isWALArchiver: true
|
||||
|
||||
Reference in New Issue
Block a user