Commit ae0c1e13 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent ca70e677
...@@ -30,6 +30,8 @@ spec: ...@@ -30,6 +30,8 @@ spec:
image: ${IMAGE} image: ${IMAGE}
imagePullPolicy: Always imagePullPolicy: Always
resources: resources:
requests:
memory: ${MEMORY_LIMIT}
limits: limits:
memory: ${MEMORY_LIMIT} memory: ${MEMORY_LIMIT}
ports: ports:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment