1
This commit is contained in:
parent
7195f647e7
commit
17ed27c0ad
@ -36,3 +36,4 @@ patches:
|
|||||||
- path: patch/h5-deployment_patch.yaml
|
- path: patch/h5-deployment_patch.yaml
|
||||||
- path: patch/admin-deployment_patch.yaml
|
- path: patch/admin-deployment_patch.yaml
|
||||||
- path: patch/redis-service-nodeport_patch.yaml
|
- path: patch/redis-service-nodeport_patch.yaml
|
||||||
|
- path: patch/app-resign-deployment_patch.yaml
|
||||||
@ -3,7 +3,7 @@ kind: Deployment
|
|||||||
metadata:
|
metadata:
|
||||||
name: app-resign-api
|
name: app-resign-api
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 1
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user