chore: Update manifests after change
This commit is contained in:
@@ -34,7 +34,7 @@ spec:
|
||||
- ALL
|
||||
readOnlyRootFilesystem: true
|
||||
runAsNonRoot: true
|
||||
image: "registry.k8s.io/nfd/node-feature-discovery:v0.18.3"
|
||||
image: "gcr.io/k8s-staging-nfd/node-feature-discovery:v0.18.3@sha256:f9ef2ebee55141a1758d3c0a87bb701f5db2adf6856f7218b11bc2bac7b63862"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "nfd-master"
|
||||
@@ -56,8 +56,7 @@ spec:
|
||||
key: node-role.kubernetes.io/control-plane
|
||||
operator: Exists
|
||||
resources:
|
||||
limits:
|
||||
memory: 4Gi
|
||||
limits: {}
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 60Mi
|
||||
cpu: 10m
|
||||
memory: 20Mi
|
||||
|
||||
Reference in New Issue
Block a user