Automatic update operator docs from VictoriaMetrics/operator@731de81 (#6139)

Co-authored-by: Alexander Marshalov <_@marshalov.org>
This commit is contained in:
Github Actions 2024-04-18 16:25:29 +08:00 committed by GitHub
parent 21b2b1bf19
commit c13729f07c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 21 additions and 18 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -53,7 +53,7 @@ Also, you can check out the [examples](#examples) section.
- [VMNodeScrape](./vmnodescrape.md),
- [VMStaticScrape](./vmstaticscrape.md),
- [VMProbe](./vmprobe.md).
- `VMScrapeConfig`(./vmscrapeconfig.md)
- [VMScrapeConfig](./vmscrapeconfig.md)
These objects tell VMAgent from which targets and how to collect metrics and
generate part of [VMAgent](./vmagent.md) scrape configuration.
@ -130,6 +130,9 @@ spec:
probeNamespaceSelector:
matchLabels:
kubernetes.io/metadata.name: my-namespace
scrapeConfigNamespaceSelector:
matchLabels:
kubernetes.io/metadata.name: my-namespace
```
## High availability

View File

@ -1,11 +1,11 @@
---
sort: 15
weight: 15
title: VMServiceScrape
sort: 11
weight: 11
title: VMScrapeConfig
menu:
docs:
parent: "operator-custom-resources"
weight: 15
weight: 11
aliases:
- /operator/resources/vmscrapeconfig.html
---

View File

@ -1,11 +1,11 @@
---
sort: 11
weight: 11
sort: 12
weight: 12
title: VMServiceScrape
menu:
docs:
parent: "operator-custom-resources"
weight: 11
weight: 12
aliases:
- /operator/resources/vmservicescrape.html
---

View File

@ -1,11 +1,11 @@
---
sort: 12
weight: 12
sort: 13
weight: 13
title: VMSingle
menu:
docs:
parent: "operator-custom-resources"
weight: 12
weight: 13
aliases:
- /operator/resources/vmsingle.html
---

View File

@ -1,11 +1,11 @@
---
sort: 13
weight: 13
sort: 14
weight: 14
title: VMStaticScrape
menu:
docs:
parent: "operator-custom-resources"
weight: 13
weight: 14
aliases:
- /operator/resources/vmstaticscrape.html
---

View File

@ -1,11 +1,11 @@
---
sort: 14
weight: 14
sort: 15
weight: 15
title: VMUser
menu:
docs:
parent: "operator-custom-resources"
weight: 14
weight: 15
aliases:
- /operator/resources/vmuser.html
---

View File

@ -10,7 +10,7 @@ menu:
<!-- this doc autogenerated - don't edit it manually -->
# Auto Generated vars for package config
updated at Thu Apr 18 08:11:18 UTC 2024
updated at Thu Apr 18 08:22:04 UTC 2024
| varible name | variable default value | variable required | variable description |