From: Martin Skorupski Date: Tue, 7 Mar 2023 16:16:17 +0000 (+0100) Subject: Deployment description X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=a94f89ab2770295e9d185ac963d5375bf3b9a38c;hp=eebca776a3e2e587da6b9b9cd77db2f3b448c777;p=oam.git Deployment description - remove 'dns' from docker deamon configuration in json file. Issue-ID: OAM-317 Change-Id: I45da81146297e09f5b386abb029bc45714eba25a Signed-off-by: Martin Skorupski --- diff --git a/solution/smo/common/docker/daemon.json b/solution/smo/common/docker/daemon.json index bed1ae3..3b5ac62 100644 --- a/solution/smo/common/docker/daemon.json +++ b/solution/smo/common/docker/daemon.json @@ -1,5 +1,4 @@ { - "dns": ["1.1.1.1"], "registry-mirrors": [ "https://nexus3.o-ran-sc.org:10002", "https://nexus3.onap.org:10001"