Skip to content

Commit f5918cc

Browse files
committed
move links to webseite (instatt of github files)
1 parent e4abe31 commit f5918cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/nextcloud/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -992,12 +992,12 @@ metrics:
992992
jobLabel: ""
993993

994994
## @param metrics.serviceMonitor.interval Interval at which metrics should be scraped
995-
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#endpoint
995+
# ref: https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1.Endpoint
996996
##
997997
interval: 30s
998998

999999
## @param metrics.serviceMonitor.scrapeTimeout Specify the timeout after which the scrape is ended
1000-
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#endpoint
1000+
# ref: https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1.Endpoint
10011001
##
10021002
scrapeTimeout: ""
10031003

0 commit comments

Comments
 (0)