Change gitea volume mount
This commit is contained in:
parent
6430ad86d2
commit
2aecd2a395
|
@ -77,4 +77,4 @@ spec:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: hostPath
|
type: hostPath
|
||||||
hostPath: /mnt/MainPool/Kubernetes/gitea
|
hostPath: /mnt/MainPool/Kubernetes/gitea
|
||||||
mountPath: /gitea
|
mountPath: /data
|
Loading…
Reference in New Issue