cockroach-operator
cockroach-operator copied to clipboard
fix: hosts and secretName cannot be updated
fix https://github.com/cockroachdb/cockroach-operator/issues/920
We fixed it by assigning values from the CR to Hosts and SecretName in the ingress resource object in the function BuildV1Ingress.
Checklist
- [ ] I have added these changes to the changelog (or it's not applicable).