diff --git a/runner/deployment.yaml b/runner/deployment.yaml index 5a6abac..0435056 100644 --- a/runner/deployment.yaml +++ b/runner/deployment.yaml @@ -25,7 +25,7 @@ spec: memory: 2Gi env: - name: GITEA_INSTANCE_URL - value: http://gitea-http.gitea.svc.cluster.local:3000 + value: https://git.lunarfront.tech - name: GITEA_RUNNER_REGISTRATION_TOKEN valueFrom: secretKeyRef: