chore: Update manifests after change

This commit is contained in:
2025-12-12 21:55:10 +00:00
parent 03c67670a9
commit f53f19d7b6
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