Skip to content
Discussion options

You must be logged in to vote

Why dont you set the labels on your RunnerDeploymet resource that you are creating? i.e


apiVersion: actions.summerwind.dev/v1alpha1
kind: RunnerDeployment
metadata:
name: actions-runners-small
namespace: actions
spec:
template:
spec:
repository: org/actions-runner
labels:
- small-runner
- dev
................

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@isantospardo
Comment options

Comment options

You must be logged in to vote
1 reply
@isantospardo
Comment options

Answer selected by isantospardo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Action Labels Discussions about the use of Labels for Actions RunnerDeployment Discussions around RunnerDeployment Runner Configuration Discussions on Runner Configuration Kubernetes
2 participants