Update dashboard-controller.yaml

pull/6/head
Marcin Maciaszczyk 2017-04-20 11:36:12 +02:00 committed by GitHub
parent 94a5074bd6
commit 4802dff7d9
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@ spec:
# keep request = limit to keep this container in guaranteed class
limits:
cpu: 100m
memory: 50Mi
memory: 300Mi
requests:
cpu: 100m
memory: 50Mi
memory: 100Mi
ports:
- containerPort: 9090
livenessProbe: