gitea nfs
This commit is contained in:
parent
a5282e0a39
commit
a1d6d87958
@ -36,5 +36,7 @@ spec:
|
||||
restartPolicy: Always
|
||||
volumes:
|
||||
- name: gitea
|
||||
persistentVolumeClaim:
|
||||
claimName: gitea
|
||||
nfs:
|
||||
server: 192.168.178.100
|
||||
path: /gitea
|
||||
readOnly: false
|
Loading…
x
Reference in New Issue
Block a user