sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

feat: (IAC-439): Revert NLB changes #367

Closed riragh closed 1 year ago

riragh commented 1 year ago

Reverting the changes previously made in PR #349.

Reason for reverting: There are few other LBs in DaC namely, V4_CFG_CAS_ENABLE_LOADBALANCER, V4_CFG_CONNECT_ENABLE_LOADBALANCER, V4_CFG_CONSUL_ENABLE_LOADBALANCER. These LBs still seem to be creating the CLB instead of NLB need to readdress the ticket and make sure all the LBs are shifted to using NLB.