Customer may encounter the following error message when installing the rabbitmq on air-gapped per the doc guide:
Install Tanzu RabbitMQ for Kubernetes on an air-gapped environment
It was caused by the incorrect credential.
You should use the following command to login first:dt auth login rabbitmq-helmoci.packages.broadcom.com -u my_username -p my_passworddt auth login rabbitmq.packages.broadcom.com -u my_username -p my_passworddt auth login rabbitmq-operator.packages.broadcom.com -u my_username -p my_password
We are in process of updating the docs or guide and please subscribe to this article for the updates.