added path to vlogs and vmetrics
This commit is contained in:
parent
c7fea957ec
commit
5f96bc875f
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ spec:
|
|||
kind: VMSingle
|
||||
name: victoria-k8s-stack-victoria-metrics-k8s-stack
|
||||
namespace: observability
|
||||
paths: ["/.*"]
|
||||
paths: ["/api/v1/write/.*"]
|
||||
- crd:
|
||||
kind: VLogs
|
||||
name: victorialogs
|
||||
namespace: observability
|
||||
paths: ["/.*"]
|
||||
paths: ["/insert/elasticsearch/.*"]
|
||||
|
|
Loading…
Reference in a new issue