fix: relocate gitea actions runner labels into the runner configuration block

This commit is contained in:
2026-08-31 23:46:38 +02:00
parent 0aaa0b5bec
commit a5721ab70a
@@ -16,11 +16,14 @@ spec:
values: |
enabled: true
statefulset:
labels:
"leap-kiwi"
"kiwi-builder"
"ubuntu-latest"
"k8s-runner"
runner:
config: |
runner:
labels:
- "leap-kiwi"
- "kiwi-builder"
- "ubuntu-latest"
- "k8s-runner"
giteaRootURL: "https://git.hnrx.net"
existingSecret: gitea-actions-secret