chore: Update manifests after change
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
hostNetwork: false
|
||||
containers:
|
||||
- name: gc
|
||||
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:
|
||||
@@ -54,11 +54,10 @@ spec:
|
||||
args:
|
||||
- "-gc-interval=1h"
|
||||
resources:
|
||||
limits:
|
||||
memory: 1Gi
|
||||
limits: {}
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 60Mi
|
||||
cpu: 1m
|
||||
memory: 20Mi
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
||||
Reference in New Issue
Block a user