Fixed forgejo url in runner

This commit is contained in:
Richard Robert Reitz 2025-02-23 15:36:13 +01:00
parent 394dc9f400
commit e3f1899983

View file

@ -41,7 +41,7 @@ spec:
name: forgejo-runner-token
key: token
- name: FORGEJO_INSTANCE_URL
value: http://forgejo-http.gitea.svc.cluster.local:3000
value: https://gitea.{{{ .Env.DOMAIN }}}
volumeMounts:
- name: runner-data
mountPath: /data