Co-authored-by: Nikola Jokic <[email protected]> Co-authored-by: Tingluo Huang <[email protected]> Co-authored-by: Ferenc Hammerl <[email protected]>
9 lines
179 B
YAML
9 lines
179 B
YAML
resources:
|
|
- manager.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
images:
|
|
- name: controller
|
|
newName: summerwind/actions-runner-controller
|
|
newTag: dev
|