Changelog:
Added
- Allow Helm templating for existingClaim field in persistence items.
- Allow Helm templating for subPath and Path fields in persistence items.
- Allow mounting of container images as persistence items in Kubernetes >= 1.33.
- Allow configuring a portRange instead of a single port in Services.
Fixed
- Fixed advancedMounts validation to not fail when persistence item is disabled.
- Allow probes to be configured when no services are enabled.