瀏覽代碼

tolerations are an array

Grega Bremec 2 年之前
父節點
當前提交
9bcfac019b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      deployment/exporter/base/daemonset.yml

+ 1 - 1
deployment/exporter/base/daemonset.yml

@@ -136,7 +136,7 @@ spec:
       terminationGracePeriodSeconds: 15
       # Need to adjust this whenever there are dedicated control plane or
       # other tainted nodes.
-      tolerations: {}
+      tolerations: []
       volumes:
         - name: metrics-shared-volume
           emptyDir: {}