0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 21:08:55 +02:00

Update Istio k8s proxy example accordingly to 1.29.0+ versions

Andrey Senyaev 2023-12-16 00:57:07 +03:00
parent a675f4c4da
commit 1be2380268

@ -924,7 +924,7 @@ To test, if you navigate in a browser to /notifications/hub then you should get
</details>
<details>
<summary>Istio k8s (by <a href="https://github.com/dpoke" target="_blank">@dpoke</a>)</summary><br/>
<summary>Istio k8s - v1.29.0+ (by <a href="https://github.com/asenyaev" target="_blank">@asenyaev</a>)</summary><br/>
```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: /