Adding new host to ingress rule #7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## TODO: Add logic to get load balancers by the tags using the AWS SDK and add the route to it, the logic just need to add one load balancer as we are using ingress to add the rules to only one load balancer | |
## TODO: The workflow needs to be triggered after argocd bootstrap finishes |