Always pull Veles frontend image
This commit is contained in:
parent
1ad13c28e4
commit
8a0078b172
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user