diff --git a/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml b/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml index 95a15fc..068c4f0 100644 --- a/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml +++ b/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml @@ -25,6 +25,8 @@ spec: podAnnotations: vault.hashicorp.com/agent-init-first: "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/auth-path: auth/kubernetes vault.hashicorp.com/role: openobserve