Skip to content

Commit 809c2c9

Browse files
committed
Support Istio v1beta1 objects
Signed-off-by: Ben <[email protected]>
1 parent 588e6b4 commit 809c2c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rules/exposure-to-internet-via-istio-ingress/rule.metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"networking.istio.io"
4949
],
5050
"apiVersions": [
51-
"v1"
51+
"v1",
52+
"v1beta1"
5253
],
5354
"resources": [
5455
"VirtualService",

0 commit comments

Comments
 (0)