X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fconsul%2Ftemplates%2Fdeployment.yaml;h=449ed9b480df8f801dca22b4dd5607b06608110a;hb=5e16401636e8b9a5eb72d3e66a6ddb2c9982e0b9;hp=a7774e987895a93b9fa889680dfa44fa5260fb1d;hpb=3fa21c6d5531d387849afa55cd0fbd890f9edb6b;p=oom.git diff --git a/kubernetes/consul/templates/deployment.yaml b/kubernetes/consul/templates/deployment.yaml index a7774e9878..449ed9b480 100644 --- a/kubernetes/consul/templates/deployment.yaml +++ b/kubernetes/consul/templates/deployment.yaml @@ -59,6 +59,7 @@ spec: name: consul-agent-scripts-config - mountPath: /consul/certs name: consul-agent-certs-config + resources: {{ include "common.resources" . | nindent 10 }} volumes: - configMap: name: {{ include "common.fullname" . }}-configmap