Преглед на файлове

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: {}