right size resource requests
This commit is contained in:
@@ -8,12 +8,9 @@ intel-device-plugins-operator:
|
||||
image:
|
||||
hub: gcr.io
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 120Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
memory: 256Mi
|
||||
intel-device-plugins-gpu:
|
||||
name: gpudeviceplugin
|
||||
image:
|
||||
|
@@ -66,9 +66,6 @@ node-feature-discovery:
|
||||
type: ClusterIP
|
||||
port: 8080
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
@@ -192,9 +189,6 @@ node-feature-discovery:
|
||||
create: true
|
||||
mountUsrSrc: false
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
@@ -226,9 +220,6 @@ node-feature-discovery:
|
||||
readOnlyRootFilesystem: true
|
||||
runAsUser: 0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
@@ -242,9 +233,6 @@ node-feature-discovery:
|
||||
create: true
|
||||
interval: 1h
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
|
Reference in New Issue
Block a user