diff --git a/.kontinuous/env/prod/templates/importFromDS.yaml b/.kontinuous/env/prod/templates/importFromDS.yaml index 08a2d3c7..bd7d8576 100644 --- a/.kontinuous/env/prod/templates/importFromDS.yaml +++ b/.kontinuous/env/prod/templates/importFromDS.yaml @@ -19,7 +19,7 @@ spec: - secretRef: name: app-sealed-secret - secretRef: - name: pg-user + name: pg-app command: - yarn - run diff --git a/.kontinuous/env/prod/templates/reportingDossierEligible.yaml b/.kontinuous/env/prod/templates/reportingDossierEligible.yaml index 08279ef4..8974209e 100644 --- a/.kontinuous/env/prod/templates/reportingDossierEligible.yaml +++ b/.kontinuous/env/prod/templates/reportingDossierEligible.yaml @@ -19,7 +19,7 @@ spec: - secretRef: name: app-sealed-secret - secretRef: - name: pg-user + name: pg-app command: - yarn - run diff --git a/.kontinuous/env/prod/templates/reportingDossierRefuse.yaml b/.kontinuous/env/prod/templates/reportingDossierRefuse.yaml index 6878fb84..7775b0a0 100644 --- a/.kontinuous/env/prod/templates/reportingDossierRefuse.yaml +++ b/.kontinuous/env/prod/templates/reportingDossierRefuse.yaml @@ -19,7 +19,7 @@ spec: - secretRef: name: app-sealed-secret - secretRef: - name: pg-user + name: pg-app command: - yarn - run diff --git a/.kontinuous/env/prod/templates/reportingExpertWeekly.yaml b/.kontinuous/env/prod/templates/reportingExpertWeekly.yaml index 8109db3e..e013ac0a 100644 --- a/.kontinuous/env/prod/templates/reportingExpertWeekly.yaml +++ b/.kontinuous/env/prod/templates/reportingExpertWeekly.yaml @@ -19,7 +19,7 @@ spec: - secretRef: name: app-sealed-secret - secretRef: - name: pg-user + name: pg-app command: - yarn - run diff --git a/.kontinuous/env/prod/templates/reportingStatsByDepartment.yaml b/.kontinuous/env/prod/templates/reportingStatsByDepartment.yaml index 04a8182d..6d9e37dd 100644 --- a/.kontinuous/env/prod/templates/reportingStatsByDepartment.yaml +++ b/.kontinuous/env/prod/templates/reportingStatsByDepartment.yaml @@ -19,7 +19,7 @@ spec: - secretRef: name: app-sealed-secret - secretRef: - name: pg-user + name: pg-app command: - yarn - run diff --git a/.kontinuous/env/prod/templates/reportingTraitementErrone.yaml b/.kontinuous/env/prod/templates/reportingTraitementErrone.yaml index 6a2248d0..61654b86 100644 --- a/.kontinuous/env/prod/templates/reportingTraitementErrone.yaml +++ b/.kontinuous/env/prod/templates/reportingTraitementErrone.yaml @@ -19,7 +19,7 @@ spec: - secretRef: name: app-sealed-secret - secretRef: - name: pg-user + name: pg-app command: - yarn - run diff --git a/.kontinuous/env/prod/templates/verifFolders.yaml b/.kontinuous/env/prod/templates/verifFolders.yaml index 750a410b..e660b32a 100644 --- a/.kontinuous/env/prod/templates/verifFolders.yaml +++ b/.kontinuous/env/prod/templates/verifFolders.yaml @@ -19,7 +19,7 @@ spec: - secretRef: name: app-sealed-secret - secretRef: - name: pg-user + name: pg-app command: - yarn - run