application-gateway-kubernetes-ingress
application-gateway-kubernetes-ingress copied to clipboard
AzureIngressProhibitedTarget use for TCP targets
I want to use one AppGW with ingress AGIC but also use the new TCP preview on AppGW, this however colides with the AGIC deleting all of my TCP rules/pools
I've tried using the shared=true and setting hostname with AzureIngressProhibitedTarget but it doesn't work and still deletes all of my TCP configurations
any idea how to have AGIC not deleting my configs?