Commit 3c8ddf20 authored by liaozan's avatar liaozan 🏀

chore: update imagePullPolicy

parent b2df9528
......@@ -35,7 +35,7 @@ spec:
containers:
- name: ${APP_NAME}
image: ${IMAGE}
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
resources:
requests:
memory: ${MEMORY_REQUEST}
......
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