VMauth: failed to parse auth config: missing url_prefix
or url_map
#1169
Labels
bug
Something isn't working
url_prefix
or url_map
#1169
Hi, my config looks like this (this is generated by the operator).
When I remove unauthorized_user map, I get an error
vmauth 2024-11-25T10:11:45.690Z fatal VictoriaMetrics/app/vmauth/auth_config.go:602 cannot load auth config: failed to pars -auth.config="/opt/vmauth/config.yaml": failed to parse auth config: missing "url_prefix" or "url_map"
It seems that the operator does not add the paths from the CR to the configuration or am I doing something wrong?
In general, I want to completely remove section unauthorized_user and prohibit unauthorized access to all VM components
The text was updated successfully, but these errors were encountered: