瀏覽代碼

[SKIP CI]

duyangang 9 月之前
父節點
當前提交
ad7680c7ae
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      deploy-tmp.yaml

+ 4 - 1
deploy-tmp.yaml

@@ -22,11 +22,14 @@ spec:
       dnsConfig:
         nameservers:
           - 223.5.5.5
-          - 223.6.6.6
+          - 10.26.22.50
         searches:
           - pro.svc.cluster.local
           - svc.cluster.local
           - cluster.local
+        options:
+          - name: ndots
+            value: "5"
       initContainers:
         - name: init
           image: $JNLP_REPO/dev/busybox