From 6d7ca3301208086f98af8fd651e0ae20820449b2 Mon Sep 17 00:00:00 2001 From: Fabrice Didon Date: Tue, 5 Jan 2021 16:37:18 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'dns/04-coredns.yam?= =?UTF-8?q?l'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Suppression forward --- dns/04-coredns.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dns/04-coredns.yaml b/dns/04-coredns.yaml index 9b57f2d..2abc6d8 100644 --- a/dns/04-coredns.yaml +++ b/dns/04-coredns.yaml @@ -30,11 +30,7 @@ data: cache 30 prometheus 0.0.0.0:9153 } - - . { - forward . 192.168.5.1 - cache - } + --- apiVersion: apps/v1 kind: Deployment