git db
This commit is contained in:
parent
664c1e42b7
commit
8232a77d21
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue