2025-05-26 14:37:14 +00:00
|
|
|
apiVersion: operator.victoriametrics.com/v1beta1
|
|
|
|
kind: VMUser
|
|
|
|
metadata:
|
|
|
|
name: simple-user
|
|
|
|
namespace: observability
|
|
|
|
spec:
|
|
|
|
username: simple-user
|
|
|
|
password: simple-password
|
|
|
|
targetRefs:
|
2025-06-02 12:57:12 +00:00
|
|
|
- static:
|
2025-06-03 15:06:25 +00:00
|
|
|
url: http://vmsingle-o12y:8429
|
2025-06-03 09:02:57 +00:00
|
|
|
paths: ["/api/v1/write"]
|
2025-06-02 12:57:12 +00:00
|
|
|
- static:
|
|
|
|
url: http://vlogs-victorialogs:9428
|
2025-06-02 12:21:31 +00:00
|
|
|
paths: ["/insert/elasticsearch/.*"]
|