updated pull policy to Always

This commit is contained in:
Sebastian Leheis 2023-09-21 21:08:44 +02:00
parent 53be807c0b
commit 93c3132a5b
Signed by: sebleh
GPG key ID: 423BA83CB094FAE3

View file

@ -304,7 +304,7 @@ spec:
containers:
- name: dashboard
image: yolokube/dashboard:latest
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
ports:
- containerPort: 8080
volumeMounts: