Skip to content

resources

capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000

Type: object

Path: resources


limits

Type: object

Path: resources.limits


cpu

Default: 200m

Type: string

Path: resources.limits.cpu


memory

Default: 100Mi

Type: string

Path: resources.limits.memory


requests

Type: object

Path: resources.requests


cpu

Default: 200m

Type: string

Path: resources.requests.cpu


memory

Default: 30Mi

Type: string

Path: resources.requests.memory