Enapter / charts

Enapter Helm Charts
MIT License
48 stars 49 forks source link

[Request feature] Tolerations setting #13

Closed huytran-tiki closed 4 years ago

huytran-tiki commented 4 years ago

Hi, thanks for your creating this Charts for KeyDB.

Can I have a PR for tolerations setting in this Chart ?

My use case is running keyDB on separate node pool.

I already ran my local Chart.

Thanks you.

huytran-tiki commented 4 years ago
tolerations: {}
  # - effect: NoSchedule
  #   key: key
  #   operator: Equal
  #   value: value
Antiarchitect commented 4 years ago

Will review this in couple of days

Antiarchitect commented 4 years ago

@huytran-tiki Available since 0.12.0. But I recommend you 0.13.0 as there 6.0.13 version of KeyDB is used by default.