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