fix: correct syntax for Gitea actions runner statefulset labels
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user