From 41ae5b2a20c6c10a3895c38613dac4e14dfd48aa Mon Sep 17 00:00:00 2001 From: Stephen Hindle Date: Fri, 12 Feb 2021 05:26:04 -0700 Subject: [PATCH] Add nginx ingress --- helm-guestbook/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index b700537..eb6c7dd 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -14,9 +14,11 @@ service: port: 81 ingress: - enabled: false + #enabled: false + enabled: true annotations: {} # kubernetes.io/ingress.class: nginx + kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" path: / hosts: