running cluster with immich, photoprism and authentik
This commit is contained in:
@@ -40,6 +40,10 @@ spec:
|
||||
mountPath: /var/lib/postgresql/data
|
||||
subPath: postgres
|
||||
resources: {}
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
runAsGroup: 1000
|
||||
# fsGroup: 2000
|
||||
volumes:
|
||||
- name: pgdata
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user