diff --git a/testing1/first-cluster/apps/gitea/runner-deployment.yaml b/testing1/first-cluster/apps/gitea/runner-deployment.yaml index 484036f..73f42f1 100644 --- a/testing1/first-cluster/apps/gitea/runner-deployment.yaml +++ b/testing1/first-cluster/apps/gitea/runner-deployment.yaml @@ -34,7 +34,7 @@ spec: - name: DOCKER_TLS_VERIFY value: "1" - name: GITEA_INSTANCE_URL - value: "http://gitea:3000" + value: "http://10.0.1.10/" - name: GITEA_RUNNER_REGISTRATION_TOKEN valueFrom: secretKeyRef: