1
0
Fork 0

always pull the image

This commit is contained in:
Tobias Brunner 2019-07-23 21:23:29 +02:00
parent c215821c13
commit 0d05d6de35
2 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,4 @@ spec:
- containerPort: 8072
hostname: iotbox
restartPolicy: Always
imagePullPolicy: Always

View File

@ -34,6 +34,7 @@ spec:
name: odoo-data
hostname: web
restartPolicy: Always
imagePullPolicy: Always
volumes:
- name: odoo-data
persistentVolumeClaim: