From d8e437af098907a7af6be7d7341633a762914c6a Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Mon, 9 Oct 2023 11:37:23 +0000 Subject: [PATCH] Remove ambigous unicode character --- postgresql/helmrelease-postgresql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql/helmrelease-postgresql.yaml b/postgresql/helmrelease-postgresql.yaml index c8c42ad..0bd6339 100644 --- a/postgresql/helmrelease-postgresql.yaml +++ b/postgresql/helmrelease-postgresql.yaml @@ -233,7 +233,7 @@ spec: ## @param ldap.searchAttribute Attribute to match against the user name in the search ## @param ldap.searchFilter The search filter to use when doing search+bind authentication ## @param ldap.scheme Set to `ldaps` to use LDAPS - ## DEPRECATED ldap.tls as string is deprecated,please use 'ldap.tls.enabled' instead + ## DEPRECATED ldap.tls as string is deprecated please use 'ldap.tls.enabled' instead ## @param ldap.tls.enabled Se to true to enable TLS encryption ## ldap: