Always pull Veles frontend image

This commit is contained in:
jenkins 2026-06-28 01:10:53 -03:00
parent cae112a76e
commit ff9f871514

View File

@ -49,7 +49,7 @@ spec:
containers:
- name: frontend
image: registry.bstein.dev/veles/veles-frontend:0.4.1 # {"$imagepolicy": "veles:veles-frontend"}
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
ports:
- name: http
containerPort: 8080