mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: gitea rootless
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user