IBM / core-dump-handler

Save core dumps from a Kubernetes Service or RedHat OpenShift to an S3 protocol compatible object store
https://ibm.github.io/core-dump-handler/
MIT License
131 stars 40 forks source link

Add updateStrategy to helm chart #138

Closed gonzalesraul closed 1 year ago

gonzalesraul commented 1 year ago

@No9 one more field to release to helm chart. I notice that rolling changes for larger K8s cluster (100+ nodes) may take a while, so in order to allow users to speed rollouts, they can now set other update strategy.

No9 commented 1 year ago

Nice - thanks very much @gonzalesraul