mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user