From 5bdcbee9af0bf0397fe0d76b1efa7d2a2654b9b3 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Sat, 8 Apr 2017 23:17:51 -0400 Subject: [PATCH] Change secret name to something more standard --- pkg/chartutil/create.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index 817deae8c..bba2e4f3e 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -71,7 +71,7 @@ ingress: # kubernetes.io/tls-acme: "true" tls: # Secrets must be manually created in the namespace. - # - secretName: chart-example.local + # - secretName: chart-example-tls # hosts: # - chart-example.local resources: