mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-23 21:46:21 +00:00
changed image pull policy to always
This commit is contained in:
@@ -27,7 +27,7 @@ replicaCount: 1
|
||||
image:
|
||||
repository: luckysideburn/kubeinvaders
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
pullPolicy: Always
|
||||
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
Reference in New Issue
Block a user