Record - knative : PodTolerationConfiguration

Pod toleration configuration.

Fields

  • key string
  • Taint key of the toleration

  • operator TolerationOperator (default Equal)
  • Operator between the key and value. Default is "Equal"

  • value string
  • Taint value of the toleration

  • tolerationSeconds int (default 0)
  • Time period of toleration in seconds. Default is 0