From 187c9ece3fc7001736a7aea0a6d81980e41213ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Philippe=20Kr=C3=A4mer?= Date: Thu, 19 Dec 2024 07:53:47 +0100 Subject: [PATCH] fix: missing values interface --- charts/4allportal/Chart.yaml | 2 +- charts/4allportal/values.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/4allportal/Chart.yaml b/charts/4allportal/Chart.yaml index d123e9f5..1c8b1be8 100644 --- a/charts/4allportal/Chart.yaml +++ b/charts/4allportal/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "3.10.38" description: A Helm chart for 4ALLPORTAL version 3.10.0 and up name: 4allportal -version: 20.3.0 +version: 20.3.1 icon: https://4allportal.com/wp-content/uploads/2022/07/cropped-4ap_logo.png keywords: - 4ALLPORTAL diff --git a/charts/4allportal/values.yaml b/charts/4allportal/values.yaml index dbd73432..af704e0b 100644 --- a/charts/4allportal/values.yaml +++ b/charts/4allportal/values.yaml @@ -253,6 +253,8 @@ samba: tag: v0.6 users: [] mounts: [] + service: + prefix: "" livenessProbe: enabled: false