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?
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?