dind_support #7

Merged
richardrobertreitz merged 2 commits from dind_support into development 2025-02-23 14:58:41 +00:00
Showing only changes of commit e3f1899983 - Show all commits

View file

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