replicas 추가
This commit is contained in:
@@ -13,6 +13,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: bussiness1-chl
|
app: bussiness1-chl
|
||||||
|
replicas: 1
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bussiness1-chl
|
- name: bussiness1-chl
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: bussiness1-core
|
app: bussiness1-core
|
||||||
|
replicas: 1
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bussiness1-core
|
- name: bussiness1-core
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: bussiness1-mci
|
app: bussiness1-mci
|
||||||
|
replicas: 1
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bussiness1-mci
|
- name: bussiness1-mci
|
||||||
|
|||||||
Reference in New Issue
Block a user