updated pull policy to Always
This commit is contained in:
parent
53be807c0b
commit
93c3132a5b
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ spec:
|
|||
containers:
|
||||
- name: dashboard
|
||||
image: yolokube/dashboard:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
|
|
Loading…
Reference in a new issue