diff --git a/cluster/apps/dev/forgejo-runner/runner.yaml b/cluster/apps/dev/forgejo-runner/runner.yaml index 102da6a..4a3647d 100644 --- a/cluster/apps/dev/forgejo-runner/runner.yaml +++ b/cluster/apps/dev/forgejo-runner/runner.yaml @@ -53,7 +53,7 @@ spec: - name: ACTIONS_RUNNER_CONTAINER_HOOKS value: /home/runner/k8s/index.js - name: GITEA_INSTANCE_URL - value: https://${SECRET_NEW_DOMAIN} + value: https://git.${SECRET_NEW_DOMAIN} - name: GITEA_RUNNER_REGISTRATION_TOKEN valueFrom: secretKeyRef: