feat(blog): always pull latest image

This commit is contained in:
Khue Doan 2021-12-27 09:49:00 +07:00
parent e307c3ad52
commit 642ddcd979

View File

@ -18,3 +18,4 @@ spec:
containers:
- name: blog
image: registry.khuedoan.com/blog:latest
imagePullPolicy: Always