diff --git a/.github/workflows/ppd.yml b/.github/workflows/ppd.yml index 1f775fc8..6d71ae48 100644 --- a/.github/workflows/ppd.yml +++ b/.github/workflows/ppd.yml @@ -12,7 +12,6 @@ env: PROJECT_ID_LECOFFRE: 72d08499-37c2-412b-877e-f8af0471654a NAMESPACE_ID_LECOFFRE: e975f056-967e-43fe-b237-84bfa8032e64 CONTAINER_REGISTRY_ENDPOINT_LECOFFRE: rg.fr-par.scw.cloud/funcscwlecoffreppdmp73pool - IMAGE_NAME: front CONTAINER_NAME: front @@ -104,7 +103,7 @@ jobs: deploy-to-scaleway-lecoffre: needs: build-and-push-image-lecoffre runs-on: ubuntu-latest - environment: staging + environment: preprod steps: - name: Install CLI uses: scaleway/action-scw@v0 diff --git a/.github/workflows/prd.yml b/.github/workflows/prd.yml index 65f15fb5..b6f017cf 100644 --- a/.github/workflows/prd.yml +++ b/.github/workflows/prd.yml @@ -103,7 +103,7 @@ jobs: deploy-to-scaleway-lecoffre: needs: build-and-push-image-lecoffre runs-on: ubuntu-latest - environment: staging + environment: preprod steps: - name: Install CLI uses: scaleway/action-scw@v0 diff --git a/.github/workflows/stg.yml b/.github/workflows/stg.yml index 545ea895..d159dfc9 100644 --- a/.github/workflows/stg.yml +++ b/.github/workflows/stg.yml @@ -13,7 +13,6 @@ env: NAMESPACE_ID_LECOFFRE: f8137e85-47ad-46a5-9e2e-18af5de829c5 CONTAINER_REGISTRY_ENDPOINT_LECOFFRE: rg.fr-par.scw.cloud/funcscwlecoffrestgbqbfhtv6 - IMAGE_NAME: front CONTAINER_NAME: front @@ -135,4 +134,4 @@ jobs: SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY_LECOFFRE }} SCW_SECRET_KEY: ${{ secrets.SCW_SECRET_KEY_LECOFFRE }} SCW_DEFAULT_PROJECT_ID: ${{ env.PROJECT_ID_LECOFFRE }} - SCW_DEFAULT_ORGANIZATION_ID: ${{ secrets.SCW_ORGANIZATION_ID_LECOFFRE }} + SCW_DEFAULT_ORGANIZATION_ID: ${{ secrets.SCW_ORGANIZATION_ID_LECOFFRE }} \ No newline at end of file diff --git a/devops/ppd.values.yaml b/devops/ppd.values.yaml index 3889130c..4db3e934 100644 --- a/devops/ppd.values.yaml +++ b/devops/ppd.values.yaml @@ -18,10 +18,10 @@ lecoffreFront: limits: memory: 2Gi ingress: - host: app.ppd.lecoffre.smart-chain.fr + host: app-tp.ppd.lecoffre.smart-chain.fr tls: hosts: - - app.ppd.lecoffre.smart-chain.fr + - app-tp.ppd.lecoffre.smart-chain.fr secretName: front-tls annotations: kubernetes.io/ingress.class: nginx diff --git a/src/front/Components/LayoutTemplates/DefaultLayout.tsx b/src/front/Components/LayoutTemplates/DefaultLayout.tsx index 45452b20..322f5bd3 100644 --- a/src/front/Components/LayoutTemplates/DefaultLayout.tsx +++ b/src/front/Components/LayoutTemplates/DefaultLayout.tsx @@ -7,7 +7,7 @@ export const DefaultLayout = ({ children }: DefaultLayoutProps) => { return ( <> - LECoffre + LEcoffre {/* */}
diff --git a/src/front/Components/Layouts/Login/index.tsx b/src/front/Components/Layouts/Login/index.tsx index d5a2fc02..e5951e77 100644 --- a/src/front/Components/Layouts/Login/index.tsx +++ b/src/front/Components/Layouts/Login/index.tsx @@ -63,7 +63,7 @@ export default function Login() {
Vous n'arrivez pas à vous connecter ?
- + diff --git a/src/front/Components/Layouts/LoginCallback/index.tsx b/src/front/Components/Layouts/LoginCallback/index.tsx index f418c028..ee9ffdc5 100644 --- a/src/front/Components/Layouts/LoginCallback/index.tsx +++ b/src/front/Components/Layouts/LoginCallback/index.tsx @@ -72,7 +72,7 @@ export default function LoginCallBack() {
Vous n'arrivez pas à vous connecter ?
- + diff --git a/src/front/Components/Layouts/LoginCallbackCustomer/index.tsx b/src/front/Components/Layouts/LoginCallbackCustomer/index.tsx index be49e601..3574f7af 100644 --- a/src/front/Components/Layouts/LoginCallbackCustomer/index.tsx +++ b/src/front/Components/Layouts/LoginCallbackCustomer/index.tsx @@ -58,7 +58,7 @@ export default function LoginCallBackCustomer() {
Vous n'arrivez pas à vous connecter ?
- + diff --git a/src/front/Components/Layouts/LoginCustomer/StepEmail/index.tsx b/src/front/Components/Layouts/LoginCustomer/StepEmail/index.tsx index a9348265..abe17e3d 100644 --- a/src/front/Components/Layouts/LoginCustomer/StepEmail/index.tsx +++ b/src/front/Components/Layouts/LoginCustomer/StepEmail/index.tsx @@ -54,7 +54,7 @@ export default function StepEmail(props: IProps) { {/*
Vous n'arrivez pas à vous connecter ?
- + */} diff --git a/src/front/Components/Layouts/LoginHome/index.tsx b/src/front/Components/Layouts/LoginHome/index.tsx index 1c3cb2cd..38238259 100644 --- a/src/front/Components/Layouts/LoginHome/index.tsx +++ b/src/front/Components/Layouts/LoginHome/index.tsx @@ -37,7 +37,7 @@ export default function LoginHome() {
Vous n'arrivez pas à vous connecter ?
- +