Skip to content

Instantly share code, notes, and snippets.

@PradeepLoganathan
Created November 11, 2020 03:53
Show Gist options
  • Save PradeepLoganathan/339bb419573a9ee15b3387bef9c57abf to your computer and use it in GitHub Desktop.
Save PradeepLoganathan/339bb419573a9ee15b3387bef9c57abf to your computer and use it in GitHub Desktop.
network_profile {
network_plugin = "azure"
network_policy = "azure"
service_cidr = var.service_cidr
dns_service_ip = var.dns_service_ip
docker_bridge_cidr = var.docker_cidr
outbound_type = "userDefinedRouting"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment