chore: Update manifests after change
This commit is contained in:
@@ -40,7 +40,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
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
@@ -67,11 +67,10 @@ spec:
|
||||
fieldRef:
|
||||
fieldPath: metadata.uid
|
||||
resources:
|
||||
limits:
|
||||
memory: 512Mi
|
||||
limits: {}
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 60Mi
|
||||
cpu: 1m
|
||||
memory: 20Mi
|
||||
command:
|
||||
- "nfd-worker"
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user