immich fixes #167

Merged
jahanson merged 14 commits from immich into main 2024-03-29 12:21:40 -05:00
4 changed files with 4 additions and 4 deletions
Showing only changes of commit 148684a562 - Show all commits

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: