@@ -28,6 +28,11 @@ spec:
- name: dmp-dic
image: labisenlin.persagy.com/library/dmp-dic:v2.0.0
imagePullPolicy: Always
+ resources:
+ limits:
+ memory: 2Gi
+ requests:
+ memory: 512Mi
env:
- name: TZ
value: Asia/Shanghai
- name: dmp-file
image: labisenlin.persagy.com/library/dmp-file:v2.0.0
@@ -27,6 +27,11 @@ spec:
- name: dmp-rwd-version
image: labisenlin.persagy.com/library/dmp-rwd-version:v2.0.0
- name: dmp-rwd
image: labisenlin.persagy.com/library/dmp-rwd:v2.0.0