banzai-charts
banzai-charts copied to clipboard
[spot-termination-exporter] fix hostNetwork misplaced
Q | A |
---|---|
Bug fix? | yes |
New feature? | no |
API breaks? | no |
Deprecations? | no |
License | Apache 2.0 |
What's in this PR?
This pull request fix a the place of the hostnetwork parameter.
Why?
Fix this error :
Error: UPGRADE FAILED: template: spot-termination-exporter/templates/daemonset.yaml:65:29: executing "spot-termination-exporter/templates/daemonset.yaml" at <.Values.useHostNetwork>: nil pointer evaluating interface {}.useHostNetwork
Checklist
- [x] Related Helm chart(s) updated (if needed)