Skip to content

Issues with enabling tls for rabbitmqa #1978

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

Open
max-samtek opened this issue Mar 14, 2025 · 4 comments
Open

Issues with enabling tls for rabbitmqa #1978

max-samtek opened this issue Mar 14, 2025 · 4 comments
Labels

Comments

@max-samtek
Copy link

Hello,
I am installing Jfrog Xray using the latest helm chart. We have a requirement to enable TLS for rabbitmq. I followed the chart documentation add the following to my values.yaml, but I am getting the error below when I apply the chart.

Values.yaml

  values:
    replicaCount: 2
    xray:
      jfrogUrl: https://artifactory.domain.com
    rabbitmq:
      auth:
        tls:
          enabled: true
          autoGenerated: true
      replicaCount: 3

Error:

2025-03-14T01:34:45.681455599Z: preparing upgrade for xray-jfrog-xray                                                                                                                                        │
│ 2025-03-14T01:34:45.829681026Z: resetting values to the chart's original version                                                                                                                             │
│   Warning  UpgradeFailed  2s  helm-controller  Helm upgrade failed for release xray/xray-jfrog-xray with chart xray@103.111.20: error while running post render on files: map[string]interface {}(nil): yaml │
│ : unmarshal errors:                                                                                                                                                                                          │
│   line 35: mapping key "checksum/config" already defined at line 34        
@megha1906
Copy link
Collaborator

Hello @max-samtek , thanks for raising this issue. We will check this internally and get back.

@max-samtek
Copy link
Author

Any updates?

@max-samtek
Copy link
Author

@megha1906 - Hello any updates on this? We are on a deadline to implement TLS for RabbitMQ

@megha1906
Copy link
Collaborator

Hi @max-samtek , have you tried this installation without FluxCD?

@chukka chukka added the xray label Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants