From 71ee6069aeaf0063db4173f92eea628e2471efa7 Mon Sep 17 00:00:00 2001 From: lodinis Date: Mon, 18 Dec 2023 16:57:33 +0300 Subject: [PATCH] Fix existingSecret name in ssl-values.yaml. --- configuration/helm-charts/configuration/ssl-example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/helm-charts/configuration/ssl-example.md b/configuration/helm-charts/configuration/ssl-example.md index f18b4c2..319b217 100644 --- a/configuration/helm-charts/configuration/ssl-example.md +++ b/configuration/helm-charts/configuration/ssl-example.md @@ -42,7 +42,7 @@ data: ### Create ssl-values.yaml file with the following content. ``` -existingSecret: "ssl-files" +existingSecret: "ssl-secret" env: