Skip to content
Snippets Groups Projects
Commit 6e0ab8dd authored by benjamin.anthonio's avatar benjamin.anthonio
Browse files

update deployement

parent 9a750876
Branches
No related tags found
No related merge requests found
......@@ -106,6 +106,7 @@ spec:
containers:
- name: service-correction-qcm
image: ben5577/qcm:service-correction-qcm
imagePullPolicy: Always
ports:
- containerPort: 8003
---
......@@ -139,6 +140,7 @@ spec:
containers:
- name: service-creation-qcm
image: ben5577/qcm:service-creation-qcm
imagePullPolicy: Always
ports:
- containerPort: 8004
---
......@@ -172,6 +174,7 @@ spec:
containers:
- name: service-realise-qcm
image: ben5577/qcm:service-realise-qcm
imagePullPolicy: Always
ports:
- containerPort: 8005
---
......@@ -205,6 +208,7 @@ spec:
containers:
- name: service-search-qcm
image: ben5577/qcm:service-search-qcm
imagePullPolicy: Always
ports:
- containerPort: 8006
---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment