Fix permissions on external mounts (#144)

Co-authored-by: luhahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/144
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: Andrew Thornton <[email protected]>
Co-authored-by: luhahn <[email protected]>
Co-committed-by: luhahn <[email protected]>
This commit is contained in:
luhahn
2021-04-19 20:30:02 +08:00
co-authored by luhahn
parent c742b5dbc3
commit 2b01e6ece6
+1
View File
@@ -16,6 +16,7 @@ stringData:
# END: initPreScript
{{- end }}
chown 1000:1000 /data
mkdir -p /data/git/.ssh
chmod -R 700 /data/git/.ssh
mkdir -p /data/gitea/conf