fix: revert to HTTPS for runner, removed git from WAF

This commit is contained in:
Ryan Moon
2026-04-02 21:11:44 -05:00
parent c385c80cf3
commit e91187cb89

View File

@@ -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: