Fix Svc Account

This commit is contained in:
gisele-igore 2023-04-05 14:09:55 +02:00
parent 246e5c43f6
commit 62dc8bd63d

View File

@ -1,4 +1,4 @@
dockerPullSecret: secret/data/lecoffrefront-stg/config/dockerpullsecret dockerPullSecret: secret/data/lecoffre-front-stg/config/dockerpullsecret
namespace: lecoffre namespace: lecoffre
@ -6,7 +6,7 @@ lecoffreFront:
serviceAccountName: lecoffre-front-sa serviceAccountName: lecoffre-front-sa
command: "'sh', '-c', '. /vault/secrets/envs && npm run start'" command: "'sh', '-c', '. /vault/secrets/envs && npm run start'"
vault: vault:
role : custom_lecoffre-front_injector_rol role : custom_lecoffre-front_injector_rol
server: https://vault-stg.smart-chain.fr server: https://vault-stg.smart-chain.fr
annotations: annotations:
vault.hashicorp.com/agent-pre-populate-only: "true" vault.hashicorp.com/agent-pre-populate-only: "true"