Fix monitoring.yaml for nextcloud

This commit is contained in:
dvirlabs 2025-07-18 13:45:26 +03:00
parent a209e4041b
commit b8f035ae5e

View File

@ -3,7 +3,7 @@ app: nextcloud
# Prometheus usage: # Prometheus usage:
targets: targets:
- nextcloud.my-apps.svc.cluster.local:9205 - nextcloud-exporter.my-apps.svc.cluster.local:9205
scheme: http scheme: http
# External HTTP check: # External HTTP check: