We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5607b33 commit 238aabcCopy full SHA for 238aabc
resources/services/bundle/production/operator.yaml
@@ -106,7 +106,8 @@ objects:
106
- --metrics-bind-address=127.0.0.1:8080
107
- --leader-elect
108
- --zap-encoder=console
109
- - --zap-log-level=debug
+ - --zap-log-level=info
110
+ - --feature-gate.enable-prometheus-operator-crds=false
111
command:
112
- /manager
113
image: quay.io/redhat-user-workloads/rhobs-mco-tenant/rhobs-konflux-thanos-operator:2e19cebd4c056d661b2b0f6bd797bbe367e619fa
0 commit comments