Skip to content

Commit

Permalink
Merge pull request #79 from openinfradev/create-istio-ns
Browse files Browse the repository at this point in the history
service-mesh-resource: create istio-system ns
  • Loading branch information
robertchoi80 authored Jun 7, 2021
2 parents b3107a9 + 6d2d4b3 commit f020c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service-mesh/base/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ spec:
releaseName: service-mesh-controlplane
targetNamespace: istio-system
values:
createNamespace: true
IstioOperator:
enableControlplane: true
enableGateway: false
Expand Down

0 comments on commit f020c52

Please sign in to comment.