From 5bb1525d72b50a1a851ac3c289ec5797a16a4d5c 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