aboutsummaryrefslogtreecommitdiff
path: root/plugin/k8s_external/external.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/k8s_external/external.go')
-rw-r--r--plugin/k8s_external/external.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugin/k8s_external/external.go b/plugin/k8s_external/external.go
index 3e12dbfd2..2cbf88555 100644
--- a/plugin/k8s_external/external.go
+++ b/plugin/k8s_external/external.go
@@ -40,10 +40,10 @@ type External struct {
Next plugin.Handler
Zones []string
- hostmaster string
- apex string
- ttl uint32
- headless bool
+ hostmaster string
+ apex string
+ ttl uint32
+ headless bool
upstream *upstream.Upstream