Fix typo in immich deployment
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2024-04-07 20:42:12 -04:00
parent b3a3724538
commit c3a6042d36
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ spec:
valueFrom:
secretKeyRef:
name: redis-immich-secret
value: REDIS_PASS
key: REDIS_PASS
volumeMounts:
- name: upload-volume
mountPath: /usr/src/app/upload

View File

@ -45,7 +45,7 @@ spec:
valueFrom:
secretKeyRef:
name: redis-immich-secret
value: REDIS_PASS
key: REDIS_PASS
volumeMounts:
- name: upload-volume
mountPath: /usr/src/app/upload