This commit is contained in:
savagebidoof 2023-04-28 04:11:54 +02:00
parent a5c1039583
commit b506b32229

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