++ fix otel vault agent resources

This commit is contained in:
Kochetkov S 2026-06-25 12:36:09 +03:00
parent 3908af1fbf
commit 5995e6ff11

View File

@ -25,6 +25,8 @@ spec:
podAnnotations: podAnnotations:
vault.hashicorp.com/agent-init-first: "true" vault.hashicorp.com/agent-init-first: "true"
vault.hashicorp.com/agent-inject: "true" vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/agent-requests-cpu: "25m"
vault.hashicorp.com/agent-limits-cpu: "100m"
vault.hashicorp.com/agent-pre-populate-only: "true" vault.hashicorp.com/agent-pre-populate-only: "true"
vault.hashicorp.com/auth-path: auth/kubernetes vault.hashicorp.com/auth-path: auth/kubernetes
vault.hashicorp.com/role: openobserve vault.hashicorp.com/role: openobserve