kubernetes: remettre tag :latest à image d'app de babillard
This commit is contained in:
parent
6fbd412ecc
commit
87ea8e6068
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: babillard
|
- name: babillard
|
||||||
image: git.agecem.com/agecem/babillard:7.0.3
|
image: git.agecem.com/agecem/babillard:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue