diff --git a/longhorn/helm-values.yaml b/longhorn/helm-values.yaml index b75de4e..825a4c4 100644 --- a/longhorn/helm-values.yaml +++ b/longhorn/helm-values.yaml @@ -76,7 +76,12 @@ service: nodePort: null # Monitoring -# Enable if Prometheus is available +metrics: + serviceMonitor: + enabled: true + additionalLabels: + release: prometheus + enablePSP: false # Pod Security Policy (deprecated in K8s 1.25+) # Resources - NO CPU LIMITS per user request