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
+ 1
1
Compare changes
  • Side-by-side
  • Inline
{{- if .Values.istio.enabled }}
apiVersion: "security.istio.io/v1beta1"
kind: "PeerAuthentication"
kind: PeerAuthentication
metadata:
name: default
namespace: eck-operator
Loading