ory / k8s

Kubernetes Helm Charts for the ORY ecosystem.
https://k8s.ory.sh/helm
Apache License 2.0
335 stars 258 forks source link

fix: allow deployment strategy override in oathkeeper #579

Closed razielgn closed 1 year ago

razielgn commented 1 year ago

Allow customizing deployment strategy.

This is not a breaking change, as the default fallback on values.yaml is the default K8s behaviour.

Related Issue or Design Document

Checklist