From 34b6d620aa652b419a1bf8131a23a6dfcac6eceb Mon Sep 17 00:00:00 2001 From: perf3ct Date: Fri, 20 Oct 2023 17:27:58 -0700 Subject: [PATCH] toss this --- values.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/values.yaml b/values.yaml index 7aedfd1..6e3abe9 100644 --- a/values.yaml +++ b/values.yaml @@ -94,12 +94,6 @@ frontend: paths: - path: "/" tls: [] - configMaps: - # The configuration for Vikunja's frontend. - # https://vikunja.io/docs/config-options/ - config: - enabled: true - data: {} # If you've used the "built-in" ingress in the api section, you don't need to specify VIKUNJA_API_URL as an environment variable here. # If you've used something else, you'll need to provide the URL to the API here. # env: