operator
operator copied to clipboard
vmauth: allow override default config
In a case described here user utilises vault sidecar for configuration generation, which is not currently supported by operator.
Added ability to disable config reloader if auth.config is defined in extraArgs for vmauth spec
fixes https://github.com/VictoriaMetrics/operator/issues/1125