Fix k8s rootless Docker filesystem permissions #366
Reference in New Issue
Block a user
Delete Branch "adi/fix_k8s_permissions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Without this the deployment fails because the runner can't write to
/data/
Credit to @ccureau for identifying the fix
Relates to: gitea/act_runner#264