What's Changed
New Features
-
node-analyzer fd600e8: add extraVolumes to daemonset with nodeAnalyzer.extraVolumes.volumes
- adds new option
nodeAnalyzer.extraVolumes.volumes
. This allows to define volumes for the nodeAnalyzer daemonset in a cleaner way.
Previously it was necessary to use the optionnodeAnalyzer.imageAnalyzer.extraVolumes.volumes
.
- adds new option