From 1be238026834da19b81b77bbe23f1b441c52915a Mon Sep 17 00:00:00 2001 From: Andrey Senyaev <76472231+asenyaev@users.noreply.github.com> Date: Sat, 16 Dec 2023 00:57:07 +0300 Subject: [PATCH] Update Istio k8s proxy example accordingly to 1.29.0+ versions --- Proxy-examples.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Proxy-examples.md b/Proxy-examples.md index 64c919c..66d3ed3 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -924,7 +924,7 @@ To test, if you navigate in a browser to /notifications/hub then you should get
-Istio k8s (by @dpoke)
+Istio k8s - v1.29.0+ (by @asenyaev)
```gateway+vs apiVersion: networking.istio.io/v1beta1 @@ -965,14 +965,6 @@ spec: gateways: - vaultwarden-gateway http: - - match: - - uri: - exact: /notifications/hub - route: - - destination: - port: - number: 3012 - host: vaultwarden-ws - match: - uri: prefix: /