Unable to pass annotations to helm
I’ve created a helm chart to deploy a simple container application to an AKS cluster, but I’m trying to get the LoadBalancer to use a pre-existing static public ip called mypip
inside of myrg
and can’t seem to set the annotations to do that.