From fd18a0ee7e791edecb7ca25fa73a98f7d46a15fa Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Mon, 7 Mar 2022 22:33:05 -0800 Subject: [PATCH] Ok, be explicit --- applications/wiki.js/helmrelease.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/applications/wiki.js/helmrelease.yaml b/applications/wiki.js/helmrelease.yaml index aae08c6..d8ba234 100644 --- a/applications/wiki.js/helmrelease.yaml +++ b/applications/wiki.js/helmrelease.yaml @@ -25,7 +25,8 @@ spec: enabled: true hosts: - host: wiki.thejimnicholson.com - path: "/" + paths: + - "/" tls: - hosts: - wiki.thejimnicholson.com