mirror of
https://github.com/bapung/gitea-runner-operator.git
synced 2026-06-22 07:58:44 +00:00
12 lines
242 B
YAML
12 lines
242 B
YAML
resources:
|
|
- manager.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
images:
|
|
- name: controller
|
|
newName: ghcr.io/bapung/gitea-runner-operator
|
|
newTag: sha-0136f0e
|
|
|
|
patchesStrategicMerge:
|
|
- image_pull_secret_patch.yaml
|