Skip to content
New issue

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

RabbitMQ autogenerated TLS certs setting doesn't seem to work #1811

Closed
kmorkans opened this issue Aug 24, 2023 · 2 comments
Closed

RabbitMQ autogenerated TLS certs setting doesn't seem to work #1811

kmorkans opened this issue Aug 24, 2023 · 2 comments

Comments

@kmorkans
Copy link

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

@shahiinn
Copy link
Collaborator

@kmorkans : In order to have a better understanding of the issue, can you please share the below details

  1. Full values.yaml file
  2. helm install/upgrade command that is being used.
  3. Output of kubectl get secrets -n <namespace>

@kmorkans
Copy link
Author

Hi. Scratch this one please.

@oumkale oumkale closed this as completed Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants