[bitnami/oauth2-proxy] Fix typo in helpers' function name (#17107)

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodríguez Hernández
2023-06-15 09:52:19 +02:00
committed by GitHub
parent d13653316b
commit 6945dedd21
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ maintainers:
name: oauth2-proxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
version: 3.7.1
version: 3.7.2
+1 -1
View File
@@ -129,7 +129,7 @@ Compile all warnings into a single message.
{{- end -}}
{{- end -}}
{{/* Validate values of Wavefront - clusterName */}}
{{/* Validate values of Redis - clusterName */}}
{{- define "oauth2-proxy.validateValues.redis" -}}
{{- if and .Values.redis.enabled .Values.externalRedis.host -}}
oauth2-proxy: BothRedis