Skip to content

Instantly share code, notes, and snippets.

@zshi-redhat
Created January 18, 2019 01:47
Show Gist options
  • Save zshi-redhat/ffdd7fc176519c40901fbaea52482b00 to your computer and use it in GitHub Desktop.
Save zshi-redhat/ffdd7fc176519c40901fbaea52482b00 to your computer and use it in GitHub Desktop.
apiVersion: "networkoperator.openshift.io/v1"
kind: "NetworkConfig"
metadata:
name: "default"
spec:
serviceNetwork: "172.30.0.0/16"
clusterNetworks:
- cidr: "10.128.0.0/14"
hostSubnetLength: 9
defaultNetwork:
type: OpenShiftSDN
openshiftSDNConfig:
mode: NetworkPolicy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment