Fix permissions on external mounts
This commit is contained in:
@@ -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 | ||||
| ||||
Reference in New Issue
Block a user