Skip to content

Commit

Permalink
update gateway fields to use commoncomponent (istio#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwxn authored and istio-testing committed Jul 31, 2019
1 parent ef369ac commit 35b7419
Show file tree
Hide file tree
Showing 7 changed files with 474 additions and 788 deletions.
2 changes: 0 additions & 2 deletions data/profiles/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ spec:
enabled: true
components:
ingressGateway:
gateway:
common:
enabled: true
namespace: istio-ingress
Expand Down Expand Up @@ -345,7 +344,6 @@ spec:
enabled: false
tls: false
egressGateway:
gateway:
common:
enabled: false
namespace: istio-egress
Expand Down
2 changes: 0 additions & 2 deletions data/profiles/demo-auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ spec:
enabled: true
components:
ingressGateway:
gateway:
common:
namespace: istio-ingress
k8s:
Expand Down Expand Up @@ -304,7 +303,6 @@ spec:
enabled: false
tls: false
egressGateway:
gateway:
common:
namespace: istio-egress
k8s:
Expand Down
2 changes: 0 additions & 2 deletions data/profiles/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ spec:
enabled: true
components:
ingressGateway:
gateway:
common:
namespace: istio-ingress
k8s:
Expand Down Expand Up @@ -304,7 +303,6 @@ spec:
enabled: false
tls: false
egressGateway:
gateway:
common:
namespace: istio-egress
k8s:
Expand Down
2 changes: 0 additions & 2 deletions data/profiles/minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ spec:
enabled: false
components:
ingressGateway:
gateway:
common:
enabled: true
namespace: istio-ingress
Expand Down Expand Up @@ -345,7 +344,6 @@ spec:
enabled: false
tls: false
egressGateway:
gateway:
common:
enabled: false
namespace: istio-egress
Expand Down
2 changes: 0 additions & 2 deletions data/profiles/sds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ spec:
enabled: true
components:
ingressGateway:
gateway:
common:
enabled: true
namespace: istio-ingress
Expand Down Expand Up @@ -348,7 +347,6 @@ spec:
enabled: false
tls: false
egressGateway:
gateway:
common:
enabled: false
namespace: istio-egress
Expand Down
Loading

0 comments on commit 35b7419

Please sign in to comment.