Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove terminationGracePeriodSeconds duplicated key (#143)
* Remove terminationGracePeriodSeconds duplicated key 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. * Increase the chart version to 0.5.2 The chart version needs to be new. Increasing from 0.5.1 to 0.5.2
- Loading branch information