I am working through deploying Airbyte to openshift using the helm charts provided. I am using version
0.33.1 but have had to patch a number of broken things that I see are in the queue to being reviewed and fixed. I have however the following problem which I am struggling getting past. The temporal container fails with this issue: 'Unable to start server. Error: TLS provider initialization error: invalid ServerTLS.ClientCAData: CA cannot be empty string'. I am using external postgres and external minio. Can any one give me a hit as to what feature has TLS enabled and needs to be turned off?