[suse] Remove defaults network from child templates

We would like to remove default values for network configuration
from child templates.

Change-Id: I2e24c55d7a0188a0e1e0c82cc1fbea2e79b800ca
Partial-Bug: #1622949
This commit is contained in:
Michal Jura 2016-11-29 15:26:33 +01:00 committed by yatin
parent 530d225fcd
commit eb67a76b9c
1 changed files with 0 additions and 3 deletions

View File

@ -29,7 +29,6 @@ parameters:
type: string
description: >
address range used by kubernetes for service portals
default: 10.254.0.0/16
kube_allow_priv:
type: string
@ -50,12 +49,10 @@ parameters:
flannel_network_subnet_min:
type: string
description: minimum subnet
default: 10.100.50.0
flannel_network_subnet_max:
type: string
description: maximum subnet
default: 10.100.199.0
flannel_backend:
type: string