Tags: Saphora/manifests
Tags
use redis secret from subchart (oauth2-proxy#90) Signed-off-by: Nico Braun <rainbowstack@gmail.com>
Merge pull request oauth2-proxy#83 from bluebrown/fix/computed-redis-url
add support for alpha configuration. (oauth2-proxy#71) the alpha configuration provides access to experimental, as well as advanced features not available with the "regular" config. this change add support for either using an existing configmap or creating one using the provided values.
fix redis password env ref when using existingSecret (oauth2-proxy#81) Signed-off-by: Nico Braun <rainbowstack@gmail.com>
Update redis version (oauth2-proxy#79) * Update redis version Signed-off-by: Matthias Teich <matthias.teich@gdata.de> * review rework Signed-off-by: Matthias Teich <matthias.teich@gdata.de> * Update redis standalone test config * Update Chart.yaml * Update README.md * Update redis chart.lock file Co-authored-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
feat: add deployment annotations field (oauth2-proxy#75) * feat: add deployment annotations field Signed-off-by: GitHub <noreply@github.com> * Update Chart.yaml
Feature add host alias (oauth2-proxy#58) * feature_add_hostAliases wip * wip * remove redis tgz * bump version to 5.0.7 * Update Chart.yaml Co-authored-by: Pierluigi Lenoci <36044817+pierluigilenoci@users.noreply.github.com>
Correct ServiceAccount name (oauth2-proxy#77) * Correct ServiceAccount name Use the correct value for the service account name. * Bump version Co-authored-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Feature: Add support for defining custom container securityContext (o… …auth2-proxy#68) * Feature: Add support for defining custom container securityContext * Bump chart version to 5.2.0
PreviousNext