fixed unauthorized access to vlogs and vmetrics
This commit is contained in:
parent
e04bfbef47
commit
d8f7fc3d32
1 changed files with 2 additions and 13 deletions
|
@ -767,19 +767,8 @@ vmauth:
|
||||||
tlsHosts:
|
tlsHosts:
|
||||||
- o12y.observability.think-ahead.cloud
|
- o12y.observability.think-ahead.cloud
|
||||||
tlsSecretName: vmauth-tls-secret
|
tlsSecretName: vmauth-tls-secret
|
||||||
# unauthorizedUserAccessSpec:
|
unauthorizedUserAccessSpec: {}
|
||||||
# # -- Flag, that allows to disable default VMAuth unauthorized user access config
|
selectAllByDefault: true
|
||||||
# disabled: false
|
|
||||||
# discover_backend_ips: true
|
|
||||||
# url_map:
|
|
||||||
# - src_paths:
|
|
||||||
# - '/insert/elasticsearch/.*'
|
|
||||||
# url_prefix:
|
|
||||||
# - 'http://vlogs-victorialogs:9428'
|
|
||||||
# - src_paths:
|
|
||||||
# - '/api/v1/write/.*'
|
|
||||||
# url_prefix:
|
|
||||||
# - 'http://vmsingle-victoria-k8s-stack-victoria-metrics-k8s-stack:8428'
|
|
||||||
|
|
||||||
vmagent:
|
vmagent:
|
||||||
# -- Create VMAgent CR
|
# -- Create VMAgent CR
|
||||||
|
|
Loading…
Reference in a new issue