修改部署文件
This commit is contained in:
parent
df6dfee8ba
commit
16da7a50d4
|
@ -30,13 +30,6 @@ spec:
|
||||||
- name: http-80
|
- name: http-80
|
||||||
containerPort: 80
|
containerPort: 80
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 500m
|
|
||||||
memory: 1000Mi
|
|
||||||
limits:
|
|
||||||
cpu: 500m
|
|
||||||
memory: 1000Mi
|
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
terminationMessagePolicy: File
|
terminationMessagePolicy: File
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|
Loading…
Reference in New Issue