Always pull Veles frontend image
This commit is contained in:
parent
cae112a76e
commit
ff9f871514
@ -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