platform: right-size Vault sidecar requests

This commit is contained in:
jenkins 2026-08-22 15:48:41 -03:00
parent 46a44241c1
commit 45a7a4dded
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ spec:
annotations:
vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/role: "sso"
vault.hashicorp.com/agent-requests-cpu: 25m
vault.hashicorp.com/agent-inject-secret-oidc-env: "kv/data/atlas/sso/oauth2-proxy-oidc"
vault.hashicorp.com/agent-inject-template-oidc-env: |
{{- with secret "kv/data/atlas/sso/oauth2-proxy-oidc" -}}

View File

@ -19,6 +19,7 @@ spec:
annotations:
vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/role: "pegasus"
vault.hashicorp.com/agent-requests-cpu: 25m
vault.hashicorp.com/agent-inject-secret-pegasus-env: "kv/data/atlas/pegasus/pegasus-secrets"
vault.hashicorp.com/agent-inject-template-pegasus-env: |
{{- with secret "kv/data/atlas/pegasus/pegasus-secrets" -}}