chore: Update manifests after change
This commit is contained in:
@@ -51,27 +51,27 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: host
|
||||
name: immich-postgresql-17-cluster-app
|
||||
name: immich-postgresql-18-cluster-app
|
||||
- name: DB_DATABASE_NAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: dbname
|
||||
name: immich-postgresql-17-cluster-app
|
||||
name: immich-postgresql-18-cluster-app
|
||||
- name: DB_PORT
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: port
|
||||
name: immich-postgresql-17-cluster-app
|
||||
name: immich-postgresql-18-cluster-app
|
||||
- name: DB_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: user
|
||||
name: immich-postgresql-17-cluster-app
|
||||
name: immich-postgresql-18-cluster-app
|
||||
- name: DB_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: password
|
||||
name: immich-postgresql-17-cluster-app
|
||||
name: immich-postgresql-18-cluster-app
|
||||
image: ghcr.io/immich-app/immich-server:v2.3.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
|
||||
Reference in New Issue
Block a user