Open gadkins opened 2 years ago
Uffizzi's support for Docker volumes is implemented via Kubernetes ConfigMaps, which have a limit of 1MB. To support larger volumes (>1MB), we will need a different implementation, probably using some kind of cloud storage.
Uffizzi's support for Docker volumes is implemented via Kubernetes ConfigMaps, which have a limit of 1MB. To support larger volumes (>1MB), we will need a different implementation, probably using some kind of cloud storage.