kubernetes: toujours pull image latest #25
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: babillard
|
- name: babillard
|
||||||
image: git.agecem.com/agecem/babillard:latest
|
image: git.agecem.com/agecem/babillard:latest
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue