chore: Update manifests after change

This commit is contained in:
2026-04-04 23:03:12 +00:00
parent 79201ff95d
commit 09fe45c5ec
22 changed files with 302 additions and 75 deletions

View File

@@ -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