From 869755b77d328b1207c0b7c81a4aafbfb28378b2 Mon Sep 17 00:00:00 2001
From: Github Actions <133988544+victoriametrics-bot@users.noreply.github.com>
Date: Mon, 11 Mar 2024 03:13:17 +0800
Subject: [PATCH] Automatic update operator docs from
 VictoriaMetrics/operator@9b1a6e6 (#5946)

---
 docs/operator/CHANGELOG.md | 3 +++
 docs/operator/vars.md      | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/operator/CHANGELOG.md b/docs/operator/CHANGELOG.md
index c35f8a3936..eac9ba782a 100644
--- a/docs/operator/CHANGELOG.md
+++ b/docs/operator/CHANGELOG.md
@@ -17,6 +17,9 @@ aliases:
 ## Next release
 
 - [vmalert](./api.md#vmalert): do not add `notifiers.*` flags in case `notifier.blackhole` is provided via `spec.extraArgs`. See [this issue](https://github.com/VictoriaMetrics/operator/issues/894) for details.
+- [operator](./README.md): properly build liveness probe scheme with enabled `tls`. Previously it has hard-coded `HTTP` scheme. See this [issue](https://github.com/VictoriaMetrics/operator/issues/896) for details.
+- [operator](./README.md): do not perform a PVC size check on `StatefulSet` with `0` replicas. It allows to creates CRDs with `0` replicas for later conditional resizing. 
+
 
 <a name="v0.42.2"></a>
 ## [v0.42.](https://github.com/VictoriaMetrics/operator/releases/tag/v0.42.2) - 6 Mar 2024
diff --git a/docs/operator/vars.md b/docs/operator/vars.md
index 998374982d..6349164d46 100644
--- a/docs/operator/vars.md
+++ b/docs/operator/vars.md
@@ -10,7 +10,7 @@ menu:
 
 <!-- this doc autogenerated - don't edit it manually -->
 # Auto Generated vars for package config 
- updated at Thu Mar  7 22:43:51 UTC 2024 
+ updated at Sun Mar 10 19:12:33 UTC 2024 
 
 
 | varible name | variable default value | variable required | variable description |