Apparently immich-config was taken by crunchy postgres. So here we are.

This commit is contained in:
Joseph Hanson 2024-03-29 12:07:19 -05:00
parent cf53a0bb46
commit 148684a562
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: immich-config
name: immich-app-config
labels:
app.kubernetes.io/name: immich
data:

View file

@ -62,7 +62,7 @@ spec:
key: uri
envFrom:
- configMapRef:
name: immich-config
name: immich-app-config
pod:
enableServiceLinks: false
securityContext:

View file

@ -52,7 +52,7 @@ spec:
enabled: true
envFrom:
- configMapRef:
name: immich-config
name: immich-app-config
env:
DB_URL:
valueFrom:

View file

@ -55,7 +55,7 @@ spec:
enabled: true
envFrom:
- configMapRef:
name: immich-config
name: immich-app-config
env:
DB_URL:
valueFrom: