This line will be prevent doing upgrades of the StatfulSet when a new version needs to be deployed https://github.com/apache/pinot/blob/master/kubernetes/helm/pinot/templates/_helpers.tpl#L58 Kubernetes will fail with error ``` spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', and 'updateStrategy' are forbidden ```