Skip to content

Commit af479b4

Browse files
committed
Update NFD Chart repo
Old repo will soon be deprecated according to https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.18.0
1 parent b056078 commit af479b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cluster-addons/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ nodeFeatureDiscovery:
331331
# Indicates if node feature discovery should be enabled
332332
enabled: true
333333
chart:
334-
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
334+
repo: oci://registry.k8s.io/nfd/charts/node-feature-discovery
335335
name: node-feature-discovery
336336
version: 0.18.0
337337
release:

0 commit comments

Comments
 (0)