Commit f302c808 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent 2a65abe4
...@@ -31,7 +31,7 @@ spec: ...@@ -31,7 +31,7 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
resources: resources:
requests: requests:
memory: ${MEMORY_LIMIT} memory: ${MEMORY_REQUEST}
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