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