You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: operator/src/main/resources/application.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,8 @@ quarkus:
149
149
memory: 300Mi
150
150
limits:
151
151
memory: 512Mi
152
+
prometheus:
153
+
generate-service-monitor: false
152
154
# Report bug as this or adding the ClusterRole and ClusterRoleBinding in operator/src/main/kubernetes/kubernetes.yml does not work, JOSDK simply ignores the ClusterRoleBinding
0 commit comments