We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae0a4d commit 630d6dbCopy full SHA for 630d6db
bundle/manifests/gitops-operator.clusterserviceversion.yaml
@@ -180,7 +180,7 @@ metadata:
180
capabilities: Deep Insights
181
console.openshift.io/plugins: '["gitops-plugin"]'
182
containerImage: quay.io/redhat-developer/gitops-operator
183
- createdAt: "2025-12-04T09:14:27Z"
+ createdAt: "2026-01-02T14:58:20Z"
184
description: Enables teams to adopt GitOps principles for managing cluster configurations
185
and application delivery across hybrid multi-cluster Kubernetes environments.
186
features.operators.openshift.io/disconnected: "true"
@@ -806,6 +806,10 @@ spec:
806
- get
807
- update
808
- watch
809
+ - nonResourceURLs:
810
+ - /metrics
811
+ verbs:
812
+ - get
813
- apiGroups:
814
- authentication.k8s.io
815
resources:
0 commit comments