summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/charts/message-router/templates/deployment.yaml
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2018-09-25 19:36:43 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-25 19:36:43 +0000
commitfdb31a8cc36de3323ef3fe8733b92a515c8212d4 (patch)
tree6600b14c25b6eccf3712d3c8e1d8c673fa1cf751 /kubernetes/dmaap/charts/message-router/templates/deployment.yaml
parentdb582fafe8c9f975a0e43e9835c5f7e273eb699d (diff)
parent9f5dc0435eae9dc7de9fa9d4a8b75a3319650c4a (diff)
Merge "Resource limit: DMAAP component"
Diffstat (limited to 'kubernetes/dmaap/charts/message-router/templates/deployment.yaml')
-rw-r--r--kubernetes/dmaap/charts/message-router/templates/deployment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/dmaap/charts/message-router/templates/deployment.yaml b/kubernetes/dmaap/charts/message-router/templates/deployment.yaml
index 63534e8c79..1798092eb4 100644
--- a/kubernetes/dmaap/charts/message-router/templates/deployment.yaml
+++ b/kubernetes/dmaap/charts/message-router/templates/deployment.yaml
@@ -79,6 +79,8 @@ spec:
- mountPath: /appl/dmaapMR1/etc/keyfile
subPath: mykey
name: mykey
+ resources:
+{{ include "common.resources" . | indent 12 }}
volumes:
- name: localtime
hostPath: