We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c656a3 + 383b80f commit 91386ddCopy full SHA for 91386dd
main.go
@@ -24,6 +24,7 @@ var options = struct {
24
CloudflareTTL string
25
DNSName string
26
UseInternalIP bool
27
+ SkipExternalIP bool
28
NodeSelector string
29
}{
30
CloudflareAPIEmail: os.Getenv("CF_API_EMAIL"),
0 commit comments