[update]修改环境变量
This commit is contained in:
parent
dae5686777
commit
98e69df6c3
@ -39,10 +39,8 @@ spec:
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests: #资源请求的设置
|
||||
cpu: 0m #Cpu请求,容器启动的初始可用数量
|
||||
memory: 600Mi #内存清楚,容器启动的初始可用数量
|
||||
limits:
|
||||
cpu: 80m
|
||||
memory: 600Mi
|
||||
volumeMounts:
|
||||
- mountPath: /home/qiuguo/logs
|
||||
|
||||
@ -39,10 +39,8 @@ spec:
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests: #资源请求的设置
|
||||
cpu: 0m #Cpu请求,容器启动的初始可用数量
|
||||
memory: 600Mi #内存清楚,容器启动的初始可用数量
|
||||
limits:
|
||||
cpu: 80m
|
||||
memory: 600Mi
|
||||
volumeMounts:
|
||||
- mountPath: /home/qiuguo/logs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user