cockroach-operator
cockroach-operator copied to clipboard
fix : use default service account for cockroachdb-client-secure
client-secure-operator.yaml has reference to a service account cockroachdb-sa which not being created but was referred.
Checklist
*In order to fix it I added code block to create cockroachdb-sa service account