Skip to content

Commit

Permalink
Merge pull request #7373 from smarterclayton/default_network
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Switch the default network mode to ovs-networkpolicy
  • Loading branch information
openshift-merge-robot committed Mar 8, 2018
2 parents 791a6eb + 99255fb commit 0c3212f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inventory/dynamic/gcp/group_vars/all/00_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ openshift_master_identity_providers:
# Networking settings
openshift_node_port_range: 30000-32000
openshift_node_open_ports: [{"service":"Router stats port", "port":"1936/tcp"}, {"service":"Allowed open host ports", "port":"9000-10000/tcp"}, {"service":"Allowed open host ports", "port":"9000-10000/udp"}]
os_sdn_network_plugin_name: redhat/openshift-ovs-networkpolicy
openshift_node_sdn_mtu: 1410
osm_cluster_network_cidr: 172.16.0.0/16
osm_host_subnet_length: 9
Expand Down

0 comments on commit 0c3212f

Please sign in to comment.