try to get rootless gitea working
This commit is contained in:
parent
2b5f388ded
commit
7288cbe246
|
@ -24,6 +24,7 @@ spec:
|
|||
needsAuthentik: "yes"
|
||||
|
||||
env:
|
||||
USER: git
|
||||
USER_UID: 10000
|
||||
USER_GID: 10000
|
||||
|
||||
|
|
Loading…
Reference in New Issue