Skip to content

Commit b83bc1d

Browse files
authored
Merge pull request #18 from hourglasshoro/feature/readme_add_env
Update README.md
2 parents 91386dd + 9b944f0 commit b83bc1d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,13 @@ subjects:
9999
Applying all configs by running:
100100

101101
`kubectl apply -f .`
102+
103+
#### ENV
104+
* ```CF_API_EMAIL``` The email address to use for cloudflare
105+
* ```CF_API_KEY``` The key to use for cloudflare
106+
* ```CF_PROXY``` Enable cloudflare proxy on dns (default false)
107+
* ```CF_TTL``` TTL for dns (default 120)
108+
* ```DNS_NAME``` The dns name for the nodes, comma-separated for multiple (same root)
109+
* ```USE_INTERNAL_IP``` Use internal ips too if external ip's are not available
110+
* ```SKIP_EXTERNAL_IP``` Don't sync external IPs (use in conjunction with --use-internal-ip)
111+
* ```NODE_SELECTOR``` Node selector query

0 commit comments

Comments
 (0)