Skip to content

Support toleration K8S #71

@yeplaa

Description

@yeplaa

Hi,

I use tolerations K8S (https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/) on my cluster, i need to integrate it on my deployment conf :

  tolerations:
  - effect: NoSchedule
    key: dc
    operator: Equal
    value: toto

Currently, opal helm chart doesn't support toleration add in values helm files for server & client deployment.
Is it possible to add conf to Opal Helm chart?

Thanks for your help

Loïc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions