Merge pull request #1602 from benoitg31/main

Migrate istio VirtualService/DestinationRule to APIversion v1beta1 (current v1alpha3)
This commit is contained in:
Stefan Prodan
2024-03-26 10:26:30 +02:00
committed by GitHub
42 changed files with 395 additions and 395 deletions
+1 -1
View File
@@ -460,7 +460,7 @@ spec:
app: podinfo
type: ClusterIP
---
apiVersion: networking.istio.io/v1alpha3
apiVersion: networking.istio.io/v1beta1
kind: VirtualService
metadata:
name: podinfo