Skip to content

Helm chart is not working if you use a TLS connection to mysql but with only the CA #8207

@youest

Description

@youest

Hello there

💥  Actual behavior

I am trying to setup fleet using the helm chart. I want to use the TLS to connect to the AuroraDB.
I passed the CA pem file, but the migration script fails due to the fact it tries to find the FLEET_MYSQL_TLS_KEY and FLEET_MYSQL_TLS_CERT.

In this case, these files are optional. Checking the code in the Config and in the yaml

Conceptually they do not apply the same behaviour, am I missing something there?

Metadata

Metadata

Assignees

Labels

:help-customersCustomer success issue.:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.bugSomething isn't working as documented

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions