Prechádzať zdrojové kódy

tolerations are an array

Grega Bremec 2 rokov pred
rodič
commit
9bcfac019b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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: {}