Closed kmorkans closed 1 year ago
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
@kmorkans : In order to have a better understanding of the issue, can you please share the below details
kubectl get secrets -n <namespace>
Hi. Scratch this one please.
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