Give gitea access to authentik
This commit is contained in:
parent
c8600d6038
commit
60a49bd0c5
|
@ -21,6 +21,7 @@ spec:
|
|||
|
||||
podLabels:
|
||||
needsDatabase: "yes"
|
||||
needsAuthentik: "yes"
|
||||
|
||||
env:
|
||||
USER_UID: 1000
|
||||
|
|
Loading…
Reference in New Issue