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: