[CONSUL] Add limits to consul chart.
[oom.git] / kubernetes / consul / templates / deployment.yaml
index a7774e9..449ed9b 100644 (file)
@@ -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