Files
FrontOffice/k8s/staging
masoodafar-web 8766c29a5a
Build and Deploy to Kubernetes / build-and-deploy (push) Failing after 20m28s
fix(k8s): update imagePullPolicy to Always in frontoffice-deployment.yaml
Changed the imagePullPolicy for the frontoffice container to Always to ensure that the latest image is always pulled from the registry during deployment, improving the consistency of the application updates. Additionally, added a cleanup step in the kub-deploy workflow to remove the latest image from the local cache after deployment.
2026-06-19 00:13:02 +03:30
..