Added CloudFlare's IPv6 addresses
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
dns:
|
||||
- 1.1.1.1
|
||||
- 1.0.0.1
|
||||
- 2606:4700:4700::1111
|
||||
- 2606:4700:4700::1001
|
||||
environment:
|
||||
WEBMIN_ENABLED: ${WEBMIN_ENABLED}
|
||||
{{- if eq .Values.WEBMIN_ENABLED "true"}}
|
||||
|
||||
Reference in New Issue
Block a user