Skip to content

Commit cad0ecb

Browse files
committed
Migration of kube-rbac-proxy in gitops-operator
Signed-off-by: akhil nittala <[email protected]>
1 parent efbfd9d commit cad0ecb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bundle/manifests/gitops-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ metadata:
190190
capabilities: Deep Insights
191191
console.openshift.io/plugins: '["gitops-plugin"]'
192192
containerImage: quay.io/redhat-developer/gitops-operator
193-
createdAt: "2026-04-15T08:35:19Z"
193+
createdAt: "2026-04-15T08:36:40Z"
194194
description: Enables teams to adopt GitOps principles for managing cluster configurations
195195
and application delivery across hybrid multi-cluster Kubernetes environments.
196196
features.operators.openshift.io/disconnected: "true"
@@ -873,7 +873,7 @@ spec:
873873
- name: LABEL_SELECTOR
874874
- name: ENABLE_CONVERSION_WEBHOOK
875875
value: "true"
876-
image: quay.io/nittalaakhil/openshift-gitops-operator:v0.0.2
876+
image: quay.io/redhat-developer/gitops-operator:latest
877877
livenessProbe:
878878
httpGet:
879879
path: /healthz

0 commit comments

Comments
 (0)