add yaml
parent
74b311b3ff
commit
3f8acc5a7b
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: auth
|
- name: auth
|
||||||
image: beaconfireiic/auth:1.1.1-sdet
|
image: beaconfireiic/auth:1.1.1-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: batch-command
|
- name: batch-command
|
||||||
image: beaconfireiic/batch-command:1.1.0-sdet
|
image: beaconfireiic/batch-command:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
@ -93,6 +94,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: batch-query
|
- name: batch-query
|
||||||
image: beaconfireiic/batch-query:1.1.0-sdet
|
image: beaconfireiic/batch-query:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: company-command
|
- name: company-command
|
||||||
image: beaconfireiic/company-command:1.1.0-sdet
|
image: beaconfireiic/company-command:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
@ -93,6 +94,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: company-query
|
- name: company-query
|
||||||
image: beaconfireiic/company-query:1.1.0-sdet
|
image: beaconfireiic/company-query:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -59,6 +59,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: config-server
|
- name: config-server
|
||||||
image: beaconfireiic/config-server:1.1.1-prod
|
image: beaconfireiic/config-server:1.1.1-prod
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: discovery-service
|
- name: discovery-service
|
||||||
image: beaconfireiic/service-discovery:1.1.0
|
image: beaconfireiic/service-discovery:1.1.0
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8761
|
containerPort: 8761
|
||||||
|
@ -95,6 +96,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: gateway
|
- name: gateway
|
||||||
image: beaconfireiic/gateway:1.1.0
|
image: beaconfireiic/gateway:1.1.0
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: email-query
|
- name: email-query
|
||||||
image: beaconfireiic/email-query:1.1.0-sdet
|
image: beaconfireiic/email-query:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: kpi-command
|
- name: kpi-command
|
||||||
image: beaconfireiic/kpi-command:1.1.0-sdet
|
image: beaconfireiic/kpi-command:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
@ -93,6 +94,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: kpi-query
|
- name: kpi-query
|
||||||
image: beaconfireiic/kpi-query:1.1.0-sdet
|
image: beaconfireiic/kpi-query:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: question-command
|
- name: question-command
|
||||||
image: beaconfireiic/question-command:1.1.0-sdet
|
image: beaconfireiic/question-command:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
@ -93,6 +94,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: question-query
|
- name: question-query
|
||||||
image: beaconfireiic/question-query:1.1.0-sdet
|
image: beaconfireiic/question-query:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: subscription-command
|
- name: subscription-command
|
||||||
image: beaconfireiic/subscription-command:1.1.1-sdet
|
image: beaconfireiic/subscription-command:1.1.1-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
@ -93,6 +94,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: subscription-query
|
- name: subscription-query
|
||||||
image: beaconfireiic/subscription-query:1.1.1-sdet
|
image: beaconfireiic/subscription-query:1.1.1-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
|
@ -24,6 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: user-query
|
- name: user-query
|
||||||
image: beaconfireiic/user-query:1.1.0-sdet
|
image: beaconfireiic/user-query:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
@ -93,6 +94,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: user-command
|
- name: user-command
|
||||||
image: beaconfireiic/user-command:1.1.0-sdet
|
image: beaconfireiic/user-command:1.1.0-sdet
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8888
|
containerPort: 8888
|
||||||
|
|
Loading…
Reference in New Issue