Switch DNS to 8.8.8.8 — ProtonVPN internal DNS returning errors
This commit is contained in:
@@ -115,7 +115,7 @@ spec:
|
||||
- name: DOT
|
||||
value: "off"
|
||||
- name: DNS_ADDRESS
|
||||
value: "10.2.0.1"
|
||||
value: "8.8.8.8"
|
||||
volumeMounts:
|
||||
- name: gluetun-data
|
||||
mountPath: /tmp/gluetun
|
||||
@@ -331,7 +331,7 @@ spec:
|
||||
- name: DOT
|
||||
value: "off"
|
||||
- name: DNS_ADDRESS
|
||||
value: "10.2.0.1"
|
||||
value: "8.8.8.8"
|
||||
volumeMounts:
|
||||
- name: gluetun-data
|
||||
mountPath: /tmp/gluetun
|
||||
|
||||
Reference in New Issue
Block a user