Browse Source
`cluster_name` defaults to `dns_domain` value (see [here][1] and [here][2]) but they could have different values. `dns_domain` should be used here instead of `cluster_name` because the DNS resolution is configured to use `dns_domain`. [1]:pull/7933/head0ef7af76bc/roles/kubespray-defaults/defaults/main.yaml (L104)
[2]:1afdb05ea9/inventory/sample/group_vars/k8s_cluster/k8s-cluster.yml (L196)
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…