make changes for upgrading from standard gitea image
This commit is contained in:
parent
a2b82e8289
commit
8e86d47f4c
|
@ -81,7 +81,7 @@ spec:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: hostPath
|
type: hostPath
|
||||||
hostPath: /mnt/MainPool/Kubernetes/gitea
|
hostPath: /mnt/MainPool/Kubernetes/gitea
|
||||||
mountPath: /data
|
mountPath: /var/lib/gitea
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
|
|
Loading…
Reference in New Issue