Etcd proxy needs a proxy port config.
Change-Id: I38ceab7a959cd43cd945fb36e6398433d8fd00a1
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
%define COMPONENT instantiate
%define RPM_NAME caas-%{COMPONENT}
%define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 7
+%define RPM_MINOR_VERSION 8
Name: %{RPM_NAME}
Version: %{RPM_MAJOR_VERSION}
apiserver_in_hosts: apiserver.{{ dns_domain }}
etcd_api_port: 4111
etcd_peer_port: 4112
+etcd_proxy_port: 23790
kubernetes_component_label: akrec-image
swift_url: swift.kube-system.svc.{{ dns_domain }}
swift_port: 8084