Set resources for sidecar container
This commit is contained in:
committed by
Mehran Kholdi
parent
ab50217ea5
commit
8424536588
@@ -116,3 +116,10 @@ spec:
|
||||
mountPath: /csi
|
||||
- name: registration-dir
|
||||
mountPath: /registration
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 100Mi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 100Mi
|
||||
|
Reference in New Issue
Block a user