We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where not able to get RabbitMQ TLS autogenerated TLS certs to work. JFrog Platform chart: 10.14.6
Tried:
global: rabbitmq: auth: tls: enabled: true autogenerated: true
and
rabbitmq: auth: tls: enabled: true autogenerated: true
resulted in MountVolume.SetUp failed for volume "rabbitmq-ca-certs" : secret "artifactory-rabbitmq-certs" not found
MountVolume.SetUp failed for volume "rabbitmq-ca-certs" : secret "artifactory-rabbitmq-certs" not found
The text was updated successfully, but these errors were encountered:
@kmorkans : In order to have a better understanding of the issue, can you please share the below details
kubectl get secrets -n <namespace>
Sorry, something went wrong.
Hi. Scratch this one please.
No branches or pull requests
Where not able to get RabbitMQ TLS autogenerated TLS certs to work.
JFrog Platform chart: 10.14.6
Tried:
and
resulted in
MountVolume.SetUp failed for volume "rabbitmq-ca-certs" : secret "artifactory-rabbitmq-certs" not found
The text was updated successfully, but these errors were encountered: