sync repo to git
This commit is contained in:
10
infra-config/group_vars/internal_cluster/vars
Normal file
10
infra-config/group_vars/internal_cluster/vars
Normal file
@@ -0,0 +1,10 @@
|
||||
cluster_name: "openshift"
|
||||
cluster_version: "4.17.20"
|
||||
#base_domain: "int.mk-labs.cloud"
|
||||
worker_node_count: 1
|
||||
master_node_count: 3
|
||||
cluster_network: "10.128.0.0/14"
|
||||
cluster_network_host_prefix: 23
|
||||
machine_network: "10.1.71.0/24"
|
||||
service_network: "172.30.0.0/16"
|
||||
platform_type: "none"
|
||||
Reference in New Issue
Block a user