fix: correct syntax for Gitea actions runner statefulset labels

This commit is contained in:
2026-08-31 23:41:30 +02:00
parent f36c8e8d41
commit 0aaa0b5bec
@@ -17,10 +17,10 @@ spec:
enabled: true
statefulset:
labels:
- "leap-kiwi"
- "kiwi-builder"
- "ubuntu-latest"
- "k8s-runner"
"leap-kiwi"
"kiwi-builder"
"ubuntu-latest"
"k8s-runner"
giteaRootURL: "https://git.hnrx.net"
existingSecret: gitea-actions-secret