linkerd2/charts
Oliver Gould 4d0d9a55f4
multicluster: Do not use 80 for gateway port (#4428)
Using port `80` opens up services to all sorts of unwanted internet
traffic and, furthermore, we don't even want serve HTTP on this port
since we are always employing Linkerd's mTLS.

This changes the gateway's `incomingPort` to 4180 and the `probePort` to
4181 to fit into Linkerd's other port range being in 41XX.
2020-05-18 22:43:13 +03:00
..
add-ons Move grafana templates into a separate sub-chart as a add-on (#4320) 2020-05-11 22:22:14 +05:30
linkerd2 Upgrade to Helm v3 (#4373) 2020-05-14 12:11:47 -05:00
linkerd2-cni Upgrade to Helm v3 (#4373) 2020-05-14 12:11:47 -05:00
linkerd2-multicluster-remote-setup multicluster: Do not use 80 for gateway port (#4428) 2020-05-18 22:43:13 +03:00
linkerd2-service-mirror Upgrade to Helm v3 (#4373) 2020-05-14 12:11:47 -05:00
partials Make gateway require TLS for incoming requests (#4339) 2020-05-11 10:07:48 +03:00
patch Upgrade to Helm v3 (#4373) 2020-05-14 12:11:47 -05:00