From 700d83db931f5552856283d568be64bfe3085442 Mon Sep 17 00:00:00 2001 From: Github Actions <133988544+victoriametrics-bot@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:45:46 +0800 Subject: [PATCH] Automatic update operator docs from VictoriaMetrics/operator@79298bf (#5177) --- docs/operator/CHANGELOG.md | 6 +++--- docs/operator/api.md | 2 +- docs/operator/enterprise.md | 5 ++++- docs/operator/vars.md | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/docs/operator/CHANGELOG.md b/docs/operator/CHANGELOG.md index 4244cd06e0..41f36419c2 100644 --- a/docs/operator/CHANGELOG.md +++ b/docs/operator/CHANGELOG.md @@ -756,7 +756,7 @@ menu: - Adds alertmanager service scrape auto generation https://github.com/VictoriaMetrics/operator/issues/385 thanks [@FRosner](https://github.com/FRosner) - Auto-add routing for vminsert and vmselect CRD components for `VMUser` https://github.com/VictoriaMetrics/operator/issues/379 -- Updates docs for `VMAuth`https://github.com/VictoriaMetrics/operator/blob/master/docs/auth.MD +- Updates docs for `VMAuth`https://github.com/VictoriaMetrics/operator/blob/master/docs/auth.md - Allows changing default disk space usage for `VMAgent` https://github.com/VictoriaMetrics/operator/pull/381 thanks [@arctan90](https://github.com/arctan90) - Adds Arch labels for clusterversion template https://github.com/VictoriaMetrics/operator/commit/9e89c3b2459fb85faa8e973fa1f1558d924000f3 thanks [@yselkowitz](https://github.com/yselkowitz) - improves docs and fixes typos https://github.com/VictoriaMetrics/operator/commit/ae248dcb352a092d9f9caee87454b1ad25650a4c thanks [@flokli](https://github.com/flokli) @@ -801,7 +801,7 @@ menu: ### Breaking changes -- **changes default behavior for CR selectors, such serviceScrapeSelector at vmagent.spec. Now it select all targets if is missing https://github.com/VictoriaMetrics/operator/commit/519e89b457576099288af2ea135878f6da25b567 See more at docs https://github.com/VictoriaMetrics/operator/blob/master/docs/quick-start.MD#object-selectors** +- **changes default behavior for CR selectors, such serviceScrapeSelector at vmagent.spec. Now it select all targets if is missing https://github.com/VictoriaMetrics/operator/commit/519e89b457576099288af2ea135878f6da25b567 See more at docs https://github.com/VictoriaMetrics/operator/blob/master/docs/quick-start.md#object-selectors** - **operator doesn't add cluster domain name for in-cluster communication, now its empty value. It should resolve issue with using operator at clusters with custom k8s domain https://github.com/VictoriaMetrics/operator/issues/354 thanks [@flokli](https://github.com/flokli)** ### Features @@ -1131,7 +1131,7 @@ menu: ### Features -- Adds additional service for all components, its useful for service exposition https://github.com/VictoriaMetrics/operator/issues/163 thanks [@TinySong](https://github.com/bobsongplus) +- Adds additional service for all components, its useful for service exposition https://github.com/VictoriaMetrics/operator/issues/163 thanks [@TinySong](https://github.com/TinySong) ### Fixes diff --git a/docs/operator/api.md b/docs/operator/api.md index 43468e04a5..bf0ba47762 100644 --- a/docs/operator/api.md +++ b/docs/operator/api.md @@ -964,7 +964,7 @@ License holds license key for enterprise features. Using license key is supporte | Field | Description | Scheme | Required | | ----- | ----------- | ------ | -------- | -| key | Enterprise license key. This flag is available only in Enterprise binaries. Documentation - https://docs.victoriametrics.com/enterprise.html for more information, visit https://victoriametrics.com/products/enterprise/ . To request a trial license, go to https://victoriametrics.com/products/enterprise/trial/ | *string | false | +| key | Enterprise license key. This flag is available only in VictoriaMetrics enterprise. Documentation - https://docs.victoriametrics.com/enterprise.html for more information, visit https://victoriametrics.com/products/enterprise/ . To request a trial license, go to https://victoriametrics.com/products/enterprise/trial/ | *string | false | | keyRef | KeyRef is reference to secret with license key for enterprise features. | *[v1.SecretKeySelector](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#secretkeyselector-v1-core) | false | [Back to TOC](#table-of-contents) diff --git a/docs/operator/enterprise.md b/docs/operator/enterprise.md index 4dd4377e8e..fad00fddd6 100644 --- a/docs/operator/enterprise.md +++ b/docs/operator/enterprise.md @@ -37,4 +37,7 @@ Operator doesn't have enterprise version for itself, but it supports - [IP Filters](./resources/vmuser.md#ip-filters) More information about enterprise features you can read -on [VictoriaMetrics Enterprise page](https://docs.victoriametrics.com/enterprise.html#victoriametrics-enterprise). +on [VictoriaMetrics Enterprise page](https://docs.victoriametrics.com/enterprise.html#victoriametrics-enterprise-features). + +In order to find examples of deploying enterprise components with operator, +please, check [this](https://docs.victoriametrics.com/enterprise.html#kubernetes-operator) documentation. diff --git a/docs/operator/vars.md b/docs/operator/vars.md index d2768bd6ac..87cd69da6a 100644 --- a/docs/operator/vars.md +++ b/docs/operator/vars.md @@ -10,7 +10,7 @@ menu: # Auto Generated vars for package config - updated at Thu Oct 5 10:42:38 UTC 2023 + updated at Mon Oct 16 02:42:29 UTC 2023 | varible name | variable default value | variable required | variable description |