Skip to content

fix: added extra env config to disable redis TLS in Azure

Jason Wang requested to merge slb/mw34/fix-local-qa into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Updates description?

We had some issues of running local QA on SLB network. Fixing this issue by changing the local QA to use local redis-server.

Merge request reports