Automated Manifest Update (#2385)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2385
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2385.
This commit is contained in:
2025-12-11 22:13:53 +00:00
committed by Alex Lebens
parent 8157b449f9
commit e0649971ac
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