Automated Manifest Update (#2451)

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

Reviewed-on: #2451
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 #2451.
This commit is contained in:
2025-12-12 21:55:54 +00:00
committed by Alex Lebens
parent 03c67670a9
commit af59c3076d
3 changed files with 52 additions and 23 deletions

View File

@@ -56,27 +56,27 @@ spec:
valueFrom:
secretKeyRef:
key: username
name: jellystat-postgresql-17-cluster-app
name: jellystat-postgresql-18-cluster-app
- name: POSTGRES_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: jellystat-postgresql-17-cluster-app
name: jellystat-postgresql-18-cluster-app
- name: POSTGRES_DB
valueFrom:
secretKeyRef:
key: dbname
name: jellystat-postgresql-17-cluster-app
name: jellystat-postgresql-18-cluster-app
- name: POSTGRES_IP
valueFrom:
secretKeyRef:
key: host
name: jellystat-postgresql-17-cluster-app
name: jellystat-postgresql-18-cluster-app
- name: POSTGRES_PORT
valueFrom:
secretKeyRef:
key: port
name: jellystat-postgresql-17-cluster-app
name: jellystat-postgresql-18-cluster-app
image: cyfershepard/jellystat:1.1.6
imagePullPolicy: IfNotPresent
name: main