feat: add custom labels to Gitea actions runner statefulset
This commit is contained in:
@@ -15,6 +15,10 @@ spec:
|
||||
helm:
|
||||
values: |
|
||||
enabled: true
|
||||
statefulset:
|
||||
labels:
|
||||
- "leap-kiwi"
|
||||
- "kiwi-builder"
|
||||
|
||||
giteaRootURL: "https://git.hnrx.net"
|
||||
existingSecret: gitea-actions-secret
|
||||
|
||||
Reference in New Issue
Block a user