Remove from federation API server manifest, it is not available anymore and is not required.

This commit is contained in:
Madhusudan.C.S 2017-01-06 19:17:29 +05:30
parent 48f79cf600
commit ebde7fe8e4

View File

@ -21,7 +21,6 @@ spec:
- federation-apiserver
- --bind-address=0.0.0.0
- --etcd-servers=http://localhost:2379
- --service-cluster-ip-range={{.FEDERATION_SERVICE_CIDR}}
- --secure-port=443
{{if eq .IS_DNS_NAME "false"}}
- --advertise-address={{.FEDERATION_API_HOST}}