2025-07-21 12:52:28 +00:00
|
|
|
apiVersion: operator.victoriametrics.com/v1beta1
|
|
|
|
|
kind: VMUser
|
|
|
|
|
metadata:
|
|
|
|
|
name: simple-user
|
|
|
|
|
namespace: observability
|
|
|
|
|
spec:
|
|
|
|
|
username: simple-user
|
2026-06-19 15:45:48 +02:00
|
|
|
password: sx5gC7ooWaWOODwD
|
2025-07-21 12:52:28 +00:00
|
|
|
targetRefs:
|
|
|
|
|
- static:
|
|
|
|
|
url: http://vmsingle-o12y:8429
|
|
|
|
|
paths: ["/api/v1/write"]
|
2026-06-19 16:33:04 +02:00
|
|
|
- static:
|
|
|
|
|
url: http://vmsingle-o12y:8429
|
|
|
|
|
paths: ["/api/v1/.*"]
|
|
|
|
|
- static:
|
|
|
|
|
url: http://vlogs-victorialogs:9428
|
|
|
|
|
paths: ["/insert/elasticsearch/.*"]
|
2025-07-21 12:52:28 +00:00
|
|
|
- static:
|
|
|
|
|
url: http://vlogs-victorialogs:9428
|
2026-06-19 16:33:04 +02:00
|
|
|
paths: ["/select/.*"]
|