From aaceb9f2f76d8c793db6c92fa5d65d8cbf329b63 Mon Sep 17 00:00:00 2001 From: perf3ct Date: Tue, 12 Dec 2023 14:43:10 -0800 Subject: [PATCH] change this ingress name to be `main` as well --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 59f53d3..104e4f3 100644 --- a/values.yaml +++ b/values.yaml @@ -28,7 +28,7 @@ api: mountPath: /app/vikunja/files # storageClass: storage-class ingress: - api: + main: enabled: true annotations: # proxy-body-size is set to 0 to remove the body limit on file uploads