update GITEA_INSTANCE_URL to use internal service address
This commit is contained in:
@@ -48,7 +48,7 @@ spec:
|
||||
- name: DOCKER_TLS_VERIFY
|
||||
value: "1"
|
||||
- name: GITEA_INSTANCE_URL
|
||||
value: https://gitea.akshun-lab.uk
|
||||
value: http://gitea-int-service:3000
|
||||
- name: GITEA_RUNNER_REGISTRATION_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user