Automated Manifest Update (#2403)

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

Reviewed-on: #2403
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit is contained in:
2025-12-11 23:39:57 +00:00
committed by Alex Lebens
parent 2de16023fe
commit 326af5b031
3 changed files with 51 additions and 22 deletions

View File

@@ -92,22 +92,22 @@ spec:
valueFrom:
secretKeyRef:
key: host
name: gitea-postgresql-17-cluster-app
name: gitea-postgresql-18-cluster-app
- name: GITEA__DATABASE__NAME
valueFrom:
secretKeyRef:
key: dbname
name: gitea-postgresql-17-cluster-app
name: gitea-postgresql-18-cluster-app
- name: GITEA__DATABASE__USER
valueFrom:
secretKeyRef:
key: user
name: gitea-postgresql-17-cluster-app
name: gitea-postgresql-18-cluster-app
- name: GITEA__DATABASE__PASSWD
valueFrom:
secretKeyRef:
key: password
name: gitea-postgresql-17-cluster-app
name: gitea-postgresql-18-cluster-app
- name: GITEA__INDEXER__ISSUE_INDEXER_CONN_STR
valueFrom:
secretKeyRef: