chore: Update manifests after change

This commit is contained in:
2025-12-11 22:11:41 +00:00
parent 8157b449f9
commit 4237288380
4 changed files with 55 additions and 26 deletions

View File

@@ -49,22 +49,22 @@ spec:
valueFrom:
secretKeyRef:
key: host
name: authentik-postgresql-17-cluster-app
name: authentik-postgresql-18-cluster-app
- name: AUTHENTIK_POSTGRESQL__NAME
valueFrom:
secretKeyRef:
key: dbname
name: authentik-postgresql-17-cluster-app
name: authentik-postgresql-18-cluster-app
- name: AUTHENTIK_POSTGRESQL__USER
valueFrom:
secretKeyRef:
key: user
name: authentik-postgresql-17-cluster-app
name: authentik-postgresql-18-cluster-app
- name: AUTHENTIK_POSTGRESQL__PASSWORD
valueFrom:
secretKeyRef:
key: password
name: authentik-postgresql-17-cluster-app
name: authentik-postgresql-18-cluster-app
- name: AUTHENTIK_LISTEN__HTTP
value: "0.0.0.0:9000"
- name: AUTHENTIK_LISTEN__HTTPS