This commit is contained in:
nomadics9 2025-01-12 16:32:51 +03:00
parent 664c1e42b7
commit 8232a77d21
No known key found for this signature in database

View file

@ -94,7 +94,7 @@ spec:
runAsUser: 999
runAsGroup: 999
volumeMounts:
- mountPath: /var/lib/postgresql
- mountPath: /var/lib/postgresql/data
name: git
subPath: forgejo-db
restartPolicy: Always
@ -102,5 +102,3 @@ spec:
- name: git
persistentVolumeClaim:
claimName: nfs-git-claim