File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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-13T13:27:20Z "
193+ createdAt : " 2026-04-15T08:33:53Z "
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,7 +859,7 @@ spec:
859859 containers :
860860 - args :
861861 - --health-probe-bind-address=:8081
862- - --metrics-bind-address=127.0.0.1:8080
862+ - --metrics-bind-address=:8443
863863 - --leader-elect
864864 command :
865865 - /usr/local/bin/manager
@@ -873,7 +873,7 @@ spec:
873873 - name : LABEL_SELECTOR
874874 - name : ENABLE_CONVERSION_WEBHOOK
875875 value : " true"
876- image : quay.io/redhat-developer/ gitops-operator:latest
876+ image : quay.io/nittalaakhil/openshift- gitops-operator:v0.0.2
877877 livenessProbe :
878878 httpGet :
879879 path : /healthz
Original file line number Diff line number Diff line change 1616 - name : manager
1717 args :
1818 - " --health-probe-bind-address=:8081"
19- - " --metrics-bind-address=127.0.0.1:8080 "
19+ - " --metrics-bind-address=:8443 "
2020 - " --leader-elect"
2121 volumes :
2222 # Secret created by the service CA operator.
You can’t perform that action at this time.
0 commit comments