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

update minikue

parent 20888e90
No related branches found
No related tags found
No related merge requests found
......@@ -72,8 +72,7 @@ spec:
spec:
containers:
- name: service-auth
imagePullPolicy: Never
image: service-auth
image: ben5577/qcm:service-auth
ports:
- containerPort: 8002
---
......@@ -106,8 +105,7 @@ spec:
spec:
containers:
- name: service-correction-qcm
imagePullPolicy: Never
image: service-correction-qcm
image: ben5577/qcm:service-correction-qcm
ports:
- containerPort: 8003
---
......@@ -140,8 +138,7 @@ spec:
spec:
containers:
- name: service-creation-qcm
imagePullPolicy: Never
image: service-creation-qcm
image: ben5577/qcm:service-creation-qcm
ports:
- containerPort: 8004
---
......@@ -174,8 +171,7 @@ spec:
spec:
containers:
- name: service-realise-qcm
imagePullPolicy: Never
image: service-realise-qcm
image: ben5577/qcm:service-realise-qcm
ports:
- containerPort: 8005
---
......@@ -208,8 +204,7 @@ spec:
spec:
containers:
- name: service-search-qcm
imagePullPolicy: Never
image: service-search-qcm
image: ben5577/qcm:service-search-qcm
ports:
- containerPort: 8006
---
......@@ -242,8 +237,7 @@ spec:
spec:
containers:
- name: service-frontend
imagePullPolicy: Never
image: service-frontend
image: ben5577/qcm:service-frontend
ports:
- containerPort: 4200
---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment