From 68f395e0aa07eb03c44fc935dbc7949dc15701ec Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sat, 18 Jan 2025 14:00:17 +0100 Subject: [PATCH] Update the helm chart --- helm/values.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/helm/values.yaml b/helm/values.yaml index 3c1c7ad..7f8eeb0 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -55,9 +55,6 @@ ingress: - hosts: - "{{ .Values.shortcuts.hostname }}" secretName: "{{ .Values.shortcuts.hostname }}" -extraVolumes: - logs: - emptyDir: {} services: main: enabled: true