Yuri Sedykh

Results 4 comments of Yuri Sedykh

@pierluigilenoci Values for the test were taken from https://github.com/oauth2-proxy/manifests/blob/main/helm/oauth2-proxy/ci/redis-standalone-values.yaml ```yaml auth-read-only: sessionStorage: type: redis redis: clientType: "standalone" password: "foo" # provision an instance of the redis-ha sub-chart redis: enabled: true...

@pierluigilenoci it worked before. I wanted to update this chart version because of Bitnami, but ran into this issue. As a workaround, I’m just using a < 8.0 chart with...

After upgrading to Helm 4, the issue disappeared. Thanks.