dev #39

Merged
ofilter merged 27 commits from dev into main 2023-04-30 22:36:52 +02:00
Showing only changes of commit b506b32229 - Show all commits

View File

@ -1,16 +1,3 @@
#apiVersion: security.istio.io/v1beta1
#kind: PeerAuthentication
#metadata:
# name: enable-mtls
# namespace: default
#spec:
# selector:
# matchLabels:
# app: helloworld
# mtls: "true"
# mtls:
# mode: STRICT
#---
apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
@ -35,16 +22,4 @@ spec:
app: helloworld
mtls: "true"
mtls:
mode: STRICT
# portLevelMtls:
# 443:
# mode: STRICT
#---
#apiVersion: security.istio.io/v1beta1
#kind: PeerAuthentication
#metadata:
# name: default-mtls
# namespace: default
#spec:
# mtls:
# mode: DISABLE
mode: STRICT