From 5635fd6f1277a11a27a8ad05eb717f399fab9d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Thu, 15 Dec 2022 11:39:01 +0100 Subject: [PATCH] nodeport --- apps/templates/vault.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/templates/vault.yaml b/apps/templates/vault.yaml index 077ca60..ed26e07 100644 --- a/apps/templates/vault.yaml +++ b/apps/templates/vault.yaml @@ -16,7 +16,9 @@ spec: values: | server.dataStorage.storageClass: longhorn - ui.enabled: true + ui: + enabled: true + serviceType: NodePort repoURL: https://helm.releases.hashicorp.com targetRevision: 0.23.0