Make service dns domain configurable (#164)
Co-authored-by: Marco Franssen <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
co-authored by
Marco Franssen
parent
ec236e9762
commit
c661d0bc7e
@@ -1,5 +1,8 @@
|
||||
# You can enable config/features that affect all services here.
|
||||
global:
|
||||
k8s:
|
||||
# -- This is the value of your clusters `kubeadm init --service-dns-domain` flag
|
||||
clusterDomain: "cluster.local"
|
||||
spire:
|
||||
# -- Set the name of the Kubernetes cluster
|
||||
clusterName: "example-cluster"
|
||||
|
||||
Reference in New Issue
Block a user