mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 12:06:57 +00:00
Initial commit
This commit is contained in:
7
config/samples/actions_v1alpha1_runner.yaml
Normal file
7
config/samples/actions_v1alpha1_runner.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: actions.summerwind.dev/v1alpha1
|
||||
kind: Runner
|
||||
metadata:
|
||||
name: runner-sample
|
||||
spec:
|
||||
# Add fields here
|
||||
foo: bar
|
||||
Reference in New Issue
Block a user