UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "Enable Istio mTLS for ECK Operator"

Merged Jordan Olachea requested to merge 1017-enable-istio-mtls-eck-op into master
Compare and
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
name: default
namespace: eck-operator
spec:
mtls:
mode: STRICT
Loading