FEAT(prometheus): enable longhorn servicemonitor

- for prometheus
This commit is contained in:
2025-12-30 13:49:58 +09:00
parent 4a4dbb7937
commit 30ce6f96d5

View File

@@ -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