2
0
mirror of https://github.com/nofusscomputing/kubernetes.git synced 2025-08-02 04:22:42 +00:00

fix(gitlab-operator): Correct image name

ref: #5
This commit is contained in:
2025-06-12 14:34:57 +09:30
parent bbda32987f
commit e0c32a61e5

View File

@ -35,7 +35,7 @@ images:
# config/manager/kustomization.tpl.yaml
- name: kube-rbac-proxy
newName: |-
"registry.gitlab.com/gitlab-org/gl-openshift/gitlab-runner-operator/openshift4/ose-kube-rbac-proxy"
registry.gitlab.com/gitlab-org/gl-openshift/gitlab-runner-operator/openshift4/ose-kube-rbac-proxy
newTag: "v4.13.0"