Skip to main content

Configuration

Configuring the FQDN-Operator.

Environment Variables

DNS_SERVER: The DNS Server that FQDN-Operator should use to resolve FQDNs. It should the the full IP+Port of the DNS, ex. '8.8.8.8:53'. By default this is set to kube-dns.kube-system.svc.cluster.local:53 which is the default dns service in vanilla kubernetes.