Using an umbrella chart with an alias or setting nameOverride to anything except cloudnative-pg results in a broken deploy #351
Labels
chart( operator )
Related to the operator (cloudnative-pg) chart
As per title, because of this issue cloudnative-pg/cloudnative-pg#2466 if you try to deploy cloudnative-pg with an umbrella chart like this:
Or otherwise change the value of nameOverride to be anything other than
cloudnative-pg
the deployment will fail with errors like this:Short of the issue in the operator being fixed it should be documented that changing the name will not work and/or remove the ability to change it until the labelSelector is configurable and uses the value set by the helm chart.
This is the same issue as #256 hit.
The text was updated successfully, but these errors were encountered: