1
0
Fork 0

correct spec

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

View File

@ -29,10 +29,10 @@ spec:
- name: USER
value: odoo
image: docker.io/tobru/odoo-pos:latest-iotbox
imagePullPolicy: Always
name: iotbox
ports:
- containerPort: 8069
- containerPort: 8072
hostname: iotbox
restartPolicy: Always
imagePullPolicy: Always

View File

@ -26,6 +26,7 @@ spec:
- name: USER
value: odoo
image: docker.io/tobru/odoo-pos:latest-pos
imagePullPolicy: Always
name: web
ports:
- containerPort: 8069
@ -34,7 +35,6 @@ spec:
name: odoo-data
hostname: web
restartPolicy: Always
imagePullPolicy: Always
volumes:
- name: odoo-data
persistentVolumeClaim: