gitea ssh domain
This commit is contained in:
@@ -316,7 +316,7 @@ stringData:
|
||||
HTTP_PORT=3000
|
||||
PROTOCOL=http
|
||||
ROOT_URL=https://git.borninpain.de
|
||||
SSH_DOMAIN=git.borninpain.de
|
||||
SSH_DOMAIN=ssh.git.example.com
|
||||
SSH_LISTEN_PORT=2222
|
||||
SSH_PORT=22
|
||||
START_SSH_SERVER=true
|
||||
@@ -419,7 +419,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/config: c77cc8f9a9b654b5e19280e946a63f21528d4e4645140311e7fe17efe132351a
|
||||
checksum/config: e085003876c699f2d0f87ae8d302566a7e7a9c1e2009bfe4166a51a20d62774a
|
||||
labels:
|
||||
app: gitea
|
||||
app.kubernetes.io/instance: gitea
|
||||
|
||||
@@ -419,6 +419,7 @@ gitea:
|
||||
# APP_NAME: "Gitea: Git with a cup of tea"
|
||||
# RUN_MODE: dev
|
||||
server:
|
||||
SSH_DOMAIN: ssh.git.example.com
|
||||
SSH_PORT: 22 # rootful image
|
||||
SSH_LISTEN_PORT: 2222 # rootless image
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user