Closed zalegrala closed 6 months ago
same
As pointed in the Kubernetes doc:
A ConfigMap is not designed to hold large chunks of data. The data stored in a ConfigMap cannot exceed 1 MiB. If you need to store settings that are larger than this limit, you may want to consider mounting a volume or use a separate database or file service.
When applying the most recent version of the dashboard, I get the following error.
Is anyone else also seeing this issue?