Skip to content

Commit 7a32cc8

Browse files
committed
Migration of kube-rbac-proxy in gitops-operator
Signed-off-by: akhil nittala <nakhil@redhat.com>
1 parent 20c7ca4 commit 7a32cc8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

bundle/manifests/gitops-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
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-09T08:24:52Z"
193+
createdAt: "2026-04-09T09:03:42Z"
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"

config/default/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ bases:
2424
# [PROMETHEUS] To enable prometheus monitor, uncomment all sections with 'PROMETHEUS'.
2525
- ../prometheus
2626

27-
patchesStrategicMerge:
2827
# Protect the /metrics endpoint with controller-runtime authn/authz.
2928
# If you comment out manager_metrics_patch.yaml, also comment out metrics_service.yaml,
3029
# metrics_role.yaml, metrics_role_binding.yaml, and metrics_reader_clusterrole.yaml

0 commit comments

Comments
 (0)