2020-01-28 15:03:23 +09:00
|
|
|
resources:
|
|
|
|
|
- manager.yaml
|
2020-02-02 10:30:42 +09:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
images:
|
|
|
|
|
- name: controller
|
2023-02-21 17:33:48 +00:00
|
|
|
newName: summerwind/actions-runner-controller
|
2023-04-21 02:59:34 +01:00
|
|
|
newTag: latest
|
2023-03-10 18:05:51 +01:00
|
|
|
|
|
|
|
|
replacements:
|
|
|
|
|
- path: env-replacement.yaml
|