Change(gitea): env

This commit is contained in:
Gerrit Pannek 2022-02-07 18:43:34 +01:00
parent ef88689b7f
commit 9ad5be7518

View file

@ -14,6 +14,8 @@ statefulset:
value: http://proxy-squid.proxy.svc.cluster.local:80
- name: https_proxy
value: http://proxy-squid.proxy.svc.cluster.local:80
- name: GITEA_APP_INI
value: conf/app.ini
securityContext:
allowPrivilegeEscalation: false