mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
certificate should be created for the virtual kubernetes ip
This commit is contained in:
parent
249a5c9f0f
commit
730b7ef097
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user