Merge pull request 'kubernetes: toujours pull image latest' (#25) from vlbeaudoin/kubernetes/image-pull-always into main
Reviewed-on: #25
This commit is contained in:
commit
37031749b4
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ spec:
|
|||
containers:
|
||||
- name: babillard
|
||||
image: git.agecem.com/agecem/babillard:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Reference in a new issue