chore: Update manifests after change
This commit is contained in:
@@ -4,12 +4,13 @@ metadata:
|
||||
name: "authentik-postgresql-18-recovery"
|
||||
namespace: authentik
|
||||
labels:
|
||||
helm.sh/chart: postgres-18-cluster-7.1.4
|
||||
helm.sh/chart: postgres-18-cluster-7.4.3
|
||||
app.kubernetes.io/name: authentik-postgresql-18
|
||||
app.kubernetes.io/instance: authentik
|
||||
app.kubernetes.io/part-of: authentik
|
||||
app.kubernetes.io/version: "7.1.4"
|
||||
app.kubernetes.io/version: "7.4.3"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: "authentik-postgresql-18-recovery"
|
||||
spec:
|
||||
configuration:
|
||||
destinationPath: s3://postgres-backups/cl01tl/authentik/authentik-postgresql-18-cluster
|
||||
@@ -22,8 +23,11 @@ spec:
|
||||
jobs: 1
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: authentik-postgresql-18-cluster-backup-secret-garage
|
||||
name: authentik-postgresql-18-recovery-secret
|
||||
key: ACCESS_KEY_ID
|
||||
secretAccessKey:
|
||||
name: authentik-postgresql-18-cluster-backup-secret-garage
|
||||
name: authentik-postgresql-18-recovery-secret
|
||||
key: ACCESS_SECRET_KEY
|
||||
region:
|
||||
name: authentik-postgresql-18-recovery-secret
|
||||
key: ACCESS_REGION
|
||||
|
||||
Reference in New Issue
Block a user