enlarge MKP cluster constraint (#2339)

* fix for MKP

* follow best practice

* enlarge cluster constraint from MKP
This commit is contained in:
Renmin 2019-10-10 08:47:00 +08:00 committed by Kubernetes Prow Robot
parent b2469d8225
commit 2c73968976
1 changed files with 2 additions and 2 deletions

View File

@ -85,8 +85,8 @@ x-google-marketplace:
resources:
- replicas: 3
requests:
cpu: 2
memory: 4Gi
cpu: 4
memory: 8Gi
affinity:
simpleNodeAffinity:
type: REQUIRE_ONE_NODE_PER_REPLICA