This commit is contained in:
parent
d326f8efc0
commit
549b48a35e
1 changed files with 3 additions and 0 deletions
|
@ -107,6 +107,9 @@ spec:
|
||||||
- containerPort: 9443
|
- containerPort: 9443
|
||||||
name: https
|
name: https
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
volumeMounts:
|
||||||
|
- mountPath: /dev/shm
|
||||||
|
name: dshm
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue