Updated docker images names
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: odoo
|
- name: odoo
|
||||||
image: docker.io/bitnami/odoo:16
|
image: bitnamilegacy/odoo:16
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8069
|
- containerPort: 8069
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: postgres
|
- name: postgres
|
||||||
image: docker.io/bitnami/postgresql:15
|
image: bitnamilegacy/postgresql:15
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5432
|
- containerPort: 5432
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user