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: keto Deployment strategy reference #698

Closed jagregory closed 3 months ago

jagregory commented 3 months ago

The Keto chart references the Deployment strategy from the wrong location in the values.yaml file, this change updates the Deployment spec to use the correct location.

Related Issue or Design Document

Fixes #697

Checklist

Further comments