fix gitea url
This commit is contained in:
@@ -311,12 +311,12 @@ stringData:
|
||||
security: INSTALL_LOCK=true
|
||||
server: |-
|
||||
APP_DATA_PATH=/data
|
||||
DOMAIN=git.example.com
|
||||
DOMAIN=git.borninpain.de
|
||||
ENABLE_PPROF=false
|
||||
HTTP_PORT=3000
|
||||
PROTOCOL=http
|
||||
ROOT_URL=http://git.example.com
|
||||
SSH_DOMAIN=git.example.com
|
||||
ROOT_URL=http://git.borninpain.de
|
||||
SSH_DOMAIN=git.borninpain.de
|
||||
SSH_LISTEN_PORT=2222
|
||||
SSH_PORT=22
|
||||
START_SSH_SERVER=true
|
||||
@@ -419,7 +419,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/config: d8124dc4651cfec8d98a3c9d5d6150b5dd8a684e615f9b6bc50500226a102888
|
||||
checksum/config: 260e95b8f9fc730af50be77dc22634aca7d8a2632e2b9fad62bd3e9ea0c5a448
|
||||
labels:
|
||||
app: gitea
|
||||
app.kubernetes.io/instance: gitea
|
||||
|
||||
Reference in New Issue
Block a user