[update]修改环境变量

This commit is contained in:
zhangqy 2023-10-27 11:15:28 +08:00
parent dae5686777
commit 98e69df6c3
2 changed files with 0 additions and 4 deletions

View File

@ -39,10 +39,8 @@ spec:
protocol: TCP
resources:
requests: #资源请求的设置
cpu: 0m #Cpu请求容器启动的初始可用数量
memory: 600Mi #内存清楚,容器启动的初始可用数量
limits:
cpu: 80m
memory: 600Mi
volumeMounts:
- mountPath: /home/qiuguo/logs

View File

@ -39,10 +39,8 @@ spec:
protocol: TCP
resources:
requests: #资源请求的设置
cpu: 0m #Cpu请求容器启动的初始可用数量
memory: 600Mi #内存清楚,容器启动的初始可用数量
limits:
cpu: 80m
memory: 600Mi
volumeMounts:
- mountPath: /home/qiuguo/logs