feat: gitea rootless

This commit is contained in:
auricom
2022-01-14 17:00:07 +01:00
parent 7196a55215
commit 60cc132497

View File

@@ -20,6 +20,7 @@ spec:
image: image:
repository: gitea/gitea repository: gitea/gitea
tag: 1.15.9 tag: 1.15.9
rootless: true
gitea: gitea:
admin: admin:
@@ -40,7 +41,7 @@ spec:
SCHEMA: public SCHEMA: public
server: server:
SSH_PORT: 22 SSH_PORT: 22
SSH_LISTEN_PORT: 22 SSH_LISTEN_PORT: 30322
SSH_DOMAIN: gitea.${SECRET_CLUSTER_DOMAIN_ROOT} SSH_DOMAIN: gitea.${SECRET_CLUSTER_DOMAIN_ROOT}
ROOT_URL: https://gitea.${SECRET_CLUSTER_DOMAIN} ROOT_URL: https://gitea.${SECRET_CLUSTER_DOMAIN}
respository: respository: