From 62dc8bd63d60228c44e89217fa90da81f17b962d Mon Sep 17 00:00:00 2001 From: gisele-igore Date: Wed, 5 Apr 2023 14:09:55 +0200 Subject: [PATCH] Fix Svc Account --- devops/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devops/values.yaml b/devops/values.yaml index 2f1ba7f1..c7a9480c 100644 --- a/devops/values.yaml +++ b/devops/values.yaml @@ -1,4 +1,4 @@ -dockerPullSecret: secret/data/lecoffrefront-stg/config/dockerpullsecret +dockerPullSecret: secret/data/lecoffre-front-stg/config/dockerpullsecret namespace: lecoffre @@ -6,7 +6,7 @@ lecoffreFront: serviceAccountName: lecoffre-front-sa command: "'sh', '-c', '. /vault/secrets/envs && npm run start'" vault: - role : custom_lecoffre-front_injector_rol + role : custom_lecoffre-front_injector_rol server: https://vault-stg.smart-chain.fr annotations: vault.hashicorp.com/agent-pre-populate-only: "true"