docs - add DNS_RESOLVERS for k8s integration

This commit is contained in:
florian
2021-08-15 00:17:42 +02:00
parent bc46fc3d4c
commit 4f024ec566
3 changed files with 11 additions and 3 deletions

View File

@@ -26,6 +26,8 @@ spec:
env:
- name: KUBERNETES_MODE
value: "yes"
- name: DNS_RESOLVERS
value: "kube-dns.kube-system.svc.cluster.local"
- name: USE_API
value: "yes"
- name: API_URI