File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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-09T07:23:41Z "
193+ createdAt : " 2026-04-09T08:24:52Z "
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"
@@ -859,8 +859,7 @@ spec:
859859 containers :
860860 - args :
861861 - --health-probe-bind-address=:8081
862- - --metrics-bind-address=:8443
863- - --metrics-secure
862+ - --metrics-bind-address=127.0.0.1:8080
864863 - --leader-elect
865864 command :
866865 - /usr/local/bin/manager
@@ -886,9 +885,6 @@ spec:
886885 - containerPort : 9443
887886 name : webhook-server
888887 protocol : TCP
889- - containerPort : 8443
890- name : metrics
891- protocol : TCP
892888 readinessProbe :
893889 httpGet :
894890 path : /readyz
You can’t perform that action at this time.
0 commit comments