diff --git a/dashboard/dashboard.yaml b/dashboard/dashboard.yaml index 1ad6924..704e438 100644 --- a/dashboard/dashboard.yaml +++ b/dashboard/dashboard.yaml @@ -304,7 +304,7 @@ spec: containers: - name: dashboard image: yolokube/dashboard:latest - imagePullPolicy: IfNotPresent + imagePullPolicy: Always ports: - containerPort: 8080 volumeMounts: