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: oathkeeper do not try to mount secret if not enabled #568

Closed IxDay closed 1 year ago

IxDay commented 1 year ago

Related Issue or Design Document

567

Checklist

Demonsthere commented 1 year ago

Hi there :) Please see my notes in the issue. The secret is being mounted on purpose (as we always expect a secret to be present, the question is if we manage it or not)

IxDay commented 1 year ago

Indeed I will close this as a won't fix