diff --git a/apps/naviya/60-frontend.yaml b/apps/naviya/60-frontend.yaml index c485f46..9569943 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:459c5f0336e1a75c241908f591c37dbfbac0fff07ecd3d9ae8ee0e2e430df443 + image: git.guillin.ovh/baptiste/application-metier/frontend@sha256:6dca3ddf94618234f3aa38dbfddc549c9f3bada984cecc13e0fa0a077063672d imagePullPolicy: IfNotPresent command: ["nginx"] args: ["-g", "daemon off;"]