diff --git a/apps/naviya/60-frontend.yaml b/apps/naviya/60-frontend.yaml index 4a59b8f..cb66760 100644 --- a/apps/naviya/60-frontend.yaml +++ b/apps/naviya/60-frontend.yaml @@ -58,7 +58,7 @@ spec: app.kubernetes.io/component: frontend containers: - name: frontend - image: git.guillin.ovh/baptiste/application-metier/frontend@sha256:b308c5632f385059124d0e5416150e8298eccefea160179423f453c5c20c2a49 + image: git.guillin.ovh/baptiste/application-metier/frontend@sha256:e8dd01eb7070d2aaa700888d6bcd37ac08a12300a927f6c6cc7fcd22b03f795d imagePullPolicy: IfNotPresent command: ["nginx"] args: ["-g", "daemon off;"]