Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Commit

Permalink
Merge pull request #118 from philips/remove-cpu
Browse files Browse the repository at this point in the history
deploy: remove cpu from kpm-registry
  • Loading branch information
ant31 authored Sep 18, 2016
2 parents b0df134 + c10482e commit 95e55de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/kpm-registry/templates/kpm-registry-dp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ spec:
- name: kpm-registry
image: {{image}}
imagePullPolicy: Always
resources:
limits:
cpu: 1
# memory: 6Gi
env:
- name: KPM_URI
value: {{kpm_uri}}
Expand Down

0 comments on commit 95e55de

Please sign in to comment.