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
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
<<<<<<< HEAD
name: default
=======
name: eck-operator
>>>>>>> b581bc17... Added peerauth yaml file to eck operator
namespace: {{ .Release.Namespace }}
spec:
mtls:
Loading