diff --git a/docs/api.MD b/docs/api.MD index 227fdd44..0174bf31 100644 --- a/docs/api.MD +++ b/docs/api.MD @@ -1246,7 +1246,7 @@ TargetRef describes target for user traffic forwarding. one of target types can | crd | CRD describes exist operator's CRD object, operator generates access url based on CRD params. | *[CRDRef](#crdref) | false | | static | Static - user defined url for traffic forward, for instance http://vmsingle:8429 | *[StaticRef](#staticref) | false | | paths | Paths - matched path to route. | []string | false | -| target_path_suffx | QueryParams []string `json:\"queryParams,omitempty\"` TargetPathSuffix allows to add some suffix to the target path It allows to hide tenant configuration from user with crd as ref. it also may contain any url encoded params. | string | false | +| target_path_suffix | QueryParams []string `json:\"queryParams,omitempty\"` TargetPathSuffix allows to add some suffix to the target path It allows to hide tenant configuration from user with crd as ref. it also may contain any url encoded params. | string | false | [Back to TOC](#table-of-contents) diff --git a/vars.MD b/vars.MD index c53ad08d..fdb7ffd3 100644 --- a/vars.MD +++ b/vars.MD @@ -1,5 +1,5 @@ # Auto Generated vars for package config -## updated at Wed Jul 28 03:29:22 UTC 2021 +## updated at Sat Jul 31 02:54:01 UTC 2021 | varible name | variable default value | variable required | variable description | @@ -85,7 +85,7 @@ | VM_VMBACKUP_RESOURCE_REQUEST_CPU | 150m | false | - | | VM_VMBACKUP_LOGLEVEL | INFO | false | - | | VM_VMAUTHDEFAULT_IMAGE | victoriametrics/vmauth | false | - | -| VM_VMAUTHDEFAULT_VERSION | v1.60.0 | false | - | +| VM_VMAUTHDEFAULT_VERSION | v1.63.0 | false | - | | VM_VMAUTHDEFAULT_CONFIGRELOADIMAGE | quay.io/prometheus-operator/prometheus-config-reloader:v0.48.1 | false | - | | VM_VMAUTHDEFAULT_PORT | 8427 | false | - | | VM_VMAUTHDEFAULT_USEDEFAULTRESOURCES | true | false | - |