fix outdated link branch link
Branch was renamed prior, redirects to main now Signed-off-by: Max! <admin@cloudydev.net>
This commit is contained in:
parent
4afebb25f6
commit
cd6df0e382
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ controller:
|
||||||
# -- Service metrics port name
|
# -- Service metrics port name
|
||||||
servicePortName: metrics
|
servicePortName: metrics
|
||||||
# -- ServiceMonitor relabel configs to apply to samples before scraping
|
# -- ServiceMonitor relabel configs to apply to samples before scraping
|
||||||
## Ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#relabelconfig
|
## Ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#relabelconfig
|
||||||
relabelings: []
|
relabelings: []
|
||||||
# -- ServiceMonitor metric relabel configs to apply to samples before ingestion
|
# -- ServiceMonitor metric relabel configs to apply to samples before ingestion
|
||||||
## Ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#endpoint
|
## Ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#endpoint
|
||||||
|
|
Loading…
Reference in a new issue