You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least when aliasing the oauth2-proxy 8.x Helm chart for multiple instances, it consistently installs the Redis dependency, even if redis: false is set explicitly on each dependency.
This does not happen when using the chart for a single deployment.
Downgrading to 7.x alleviates the issue, but perhaps a regression was introduced in the process of removing the Bitnami dependency?