davidballano opened a new issue, #18794: URL: https://github.com/apache/pinot/issues/18794
### Summary I opened a PR to upstream a small set of backward-compatible Helm chart improvements from our production usage. ### Related PR [https://github.com/apache/pinot/pull/18793](https://github.com/apache/pinot/pull/18793) ### What this issue tracks This issue tracks review and merge of the following chart improvements: * Optional namespace creation via a values flag * Workload-level annotations for controller, broker, server, minion, and stateless minion workloads * Optional minion-specific image override with fallback to the main image values * Minor template whitespace cleanup in server configmap rendering ### Why this is needed These changes improve operational flexibility (namespace management, annotations for platform integrations, independent minion image control) while preserving current behavior by default. ### Backward compatibility All new knobs default to no-op behavior: Namespace creation remains disabled unless explicitly enabled Annotation maps default to empty Minion image override falls back to existing image settings when not set Thanks guys! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
