AuthorizationPolicy disable mTLS #25

Closed
opened 2023-04-25 04:24:17 +02:00 by ofilter · 2 comments
Owner

It's very simple, I have the config already:

apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
  name: default-mtls
  namespace: default
spec:
  mtls:
    mode: DISABLE
It's very simple, I have the config already: ```yaml apiVersion: security.istio.io/v1beta1 kind: PeerAuthentication metadata: name: default-mtls namespace: default spec: mtls: mode: DISABLE ```
ofilter added this to the Istio-base project 2023-04-25 04:24:17 +02:00
ofilter added reference dev 2023-04-25 04:24:22 +02:00
ofilter added a new dependency 2023-04-25 08:13:06 +02:00
ofilter removed a dependency 2023-04-25 08:15:02 +02:00
Author
Owner

Example set.

Yet would need to cleanup the files as there is some commented code.

Example set. Yet would need to cleanup the files as there is some commented code.
Author
Owner

Done

Done
ofilter added this to the Istio-base milestone 2023-04-28 06:11:21 +02:00
ofilter added the
new-example
label 2023-04-30 22:46:33 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ofilter/Istio_Examples#25
No description provided.