From 36b87de7b12899240c29e7d1a0dbc3cf0411e708 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 19 Dec 2024 12:39:09 +0000 Subject: [PATCH] Update docs for kubedb/provisioner@a3014bcd Signed-off-by: 1gtm <1gtm@appscode.com> --- docs/reference/operator/kubedb-operator_operator.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/operator/kubedb-operator_operator.md b/docs/reference/operator/kubedb-operator_operator.md index 9fb3c95dc2..c0f107bf3c 100644 --- a/docs/reference/operator/kubedb-operator_operator.md +++ b/docs/reference/operator/kubedb-operator_operator.md @@ -38,6 +38,7 @@ kubedb-operator operator [flags] --qps float The maximum QPS to the master from this client (default 1e+06) --readiness-probe-interval duration The time between two consecutive health checks that the operator performs to the database. (default 10s) --resync-period duration If non-zero, will re-list this often. Otherwise, re-list will be delayed aslong as possible (until the upstream source closes the watch or times out. (default 10m0s) + -v, --v int Number for the log level verbosity (default 3) ``` ### Options inherited from parent commands