Commit ae0c1e13 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent ca70e677
......@@ -30,6 +30,8 @@ spec:
image: ${IMAGE}
imagePullPolicy: Always
resources:
requests:
memory: ${MEMORY_LIMIT}
limits:
memory: ${MEMORY_LIMIT}
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