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: charts/nextcloud/values.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -517,6 +517,9 @@ metrics:
517
517
##
518
518
namespace: ""
519
519
520
+
## @param metrics.serviceMonitor.namespaceSelector The selector of the namespace where the target service is located (defaults to the release namespace)
521
+
namespaceSelector:
522
+
520
523
## @param metrics.serviceMonitor.jobLabel The name of the label on the target service to use as the job name in prometheus.
0 commit comments