Summary
The user is experiencing an error with Flyte Deck while using Minio and Postgres as dependencies on a k3s server. They encounter a mixed content error when trying to access Flyte Deck over HTTPS, as it attempts to load an insecure frame from Minio, which is not accessible due to security limitations. The user cannot create an ingress for Minio or make it public on their server, and the Minio service cannot be accessed from a different server on the same network. They are seeking suggestions for a reverse proxy solution to enable the Flyte Deck feature.