Added CloudFlare's IPv6 addresses

This commit is contained in:
WilliamMiceli
2019-06-01 12:53:32 -04:00
parent a5444b5e22
commit a1fd4f9c42
23 changed files with 76 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
- 2606:4700:4700::1111
- 2606:4700:4700::1001
environment:
PMA_ARBITRARY: 1 # Allows the user to specify any arbitrary server using address/hostname and port
{{- if or .Values.SERVICE_LINK_1 .Values.SERVICE_LINK_2 .Values.SERVICE_LINK_3}}