mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/several] Bump version and update READMEs (#7069)
* [bitnami/several] Bump version and update READMEs * Replace TM with ™ * Replace R with ® * Fix version
This commit is contained in:
committed by
GitHub
parent
4c867335c5
commit
6340bff66f
@@ -519,7 +519,7 @@ We truncate at 63 chars because some Kubernetes name fields are limited to this
|
||||
{{- end -}}
|
||||
|
||||
{{/*
|
||||
Return whether Redis(TM) uses password authentication or not
|
||||
Return whether Redis™ uses password authentication or not
|
||||
*/}}
|
||||
{{- define "harbor.redis.auth.enabled" -}}
|
||||
{{- if or (and .Values.redis.enabled .Values.redis.auth.enabled) (and (not .Values.redis.enabled) (or .Values.externalRedis.password .Values.externalRedis.existingSecret)) }}
|
||||
|
||||
Reference in New Issue
Block a user