Changelog:
Fixed
- Fixed a bug where probes were not being configured correctly for Services that autodetect their controller.
- Fixed a bug where topologySpreadConstraints field did not properly render Helm templates.
Added
- Added support for configuring the
serviceName
field for StatefulSets. - Added support for automatically selecting the ServiceAccount when only one is defined.
- Added support for referencing target service for ServiceMonitors by identifier.
- Added support for automatically determining the target service for ServiceMonitors if there is only one enabled Service.
- Added support for always adding the identifier suffix even if there is only a single resource.