certificate should be created for the virtual kubernetes ip

This commit is contained in:
urcan 2016-03-22 15:22:20 +01:00 committed by Lukasz Zajaczkowski
parent 249a5c9f0f
commit 730b7ef097

View File

@ -26,7 +26,7 @@ write_files:
- path: /srv/salt-overlay/pillar/cluster-params.sls
content: |
service_cluster_ip_range: 10.246.0.0/16
cert_ip: $MASTER_IP
cert_ip: 10.246.0.1
enable_cluster_monitoring: none
enable_cluster_logging: "false"
enable_cluster_ui: "false"