mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
9 lines
182 B
YAML
9 lines
182 B
YAML
resources:
|
|
- manager.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
images:
|
|
- name: controller
|
|
newName: summerwind/actions-runner-controller
|
|
newTag: latest
|