Merge "[CONSUL] Add limits to consul chart."
[oom.git] / kubernetes / consul / templates / deployment.yaml
index a5b72ae..51c6eb7 100644 (file)
@@ -61,6 +61,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