nutanix / helm

Nutanix Helm Charts repository
https://nutanix.github.io/helm/
MIT License
17 stars 30 forks source link

Remove terminationGracePeriodSeconds duplicated key #143

Closed pipoe2h closed 2 months ago

pipoe2h commented 3 months ago

When using tools like Flux, the parser fails because there is a duplicated JSON key. When using helm it doesn't fails because K8s is more permissive than the parsers.