Added node feature discovery and intel device plugin
This commit is contained in:
parent
b524cdd79f
commit
d55c52d012
1 changed files with 4 additions and 2 deletions
|
@ -7,6 +7,8 @@ resources:
|
|||
- ./namespace.yaml
|
||||
# Flux-Kustomizations
|
||||
- ./democratic-csi/ks.yaml
|
||||
- ./snapshot-controller/ks.yaml
|
||||
- ./reloader/ks.yaml
|
||||
- ./intel-device-plugins/ks.yaml
|
||||
- ./kubelet-csr-approver/ks.yaml
|
||||
- ./node-feature-discovery/ks.yaml
|
||||
- ./reloader/ks.yaml
|
||||
- ./snapshot-controller/ks.yaml
|
||||
|
|
Reference in a new issue