X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fconfig-manager.git;a=blobdiff_plain;f=userconfigtemplate%2Fuser_config.yaml;fp=userconfigtemplate%2Fuser_config.yaml;h=1e1e257efd99c433205d63d8fb75a821520a6d87;hp=4517eaf8f3ab2bd478aaff8323478f982081448e;hb=6ec88afabb201adbd3e02490b3cac283a6e43842;hpb=2734505b8d58ea4cc1cc29e4fb5b145c75d32705 diff --git a/userconfigtemplate/user_config.yaml b/userconfigtemplate/user_config.yaml index 4517eaf..1e1e257 100644 --- a/userconfigtemplate/user_config.yaml +++ b/userconfigtemplate/user_config.yaml @@ -248,6 +248,11 @@ caas: ### e.g. ["U2FsdGVkX1+WlNST+W.."] encrypted_ca_key: '[""]' + ### This parameter defines the DNS domain served by the REC DNS server for example + ### in-cluster Kubernetes Services all belongs to this domain DNS queries. + ### Outside of this domain are either rejected, or forwarded to a configured upstream DNS server (if, any). + ### The default value is: rec.io + #dns_domain: "" ### Storage configuration storage: @@ -544,4 +549,3 @@ hosts: #mgmt_mac: [, , ...] ... -