Added imagePullPolicy to keep the image always on latest
This commit is contained in:
parent
01e7a48403
commit
c2136771e6
@ -24,6 +24,7 @@ spec:
|
||||
containers:
|
||||
- name: portfolio
|
||||
image: gitea.nik4nao.com/nik/portfolio:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 80
|
||||
resources:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user