I have an error with Flyte Deck too. As we did set...
# flyte-support
l
I have an error with Flyte Deck too. As we did setup ingress for our flyte and using minio and postgres as flyte dependency on k3s server. When we are trying to look for Flyte Deck option in flyte we receive following error.
Copy code
vendor_react-aa7f8ae5.js:2  Mixed Content: The page at 'https://<ingress-domain-name>/console/projects/flytesnacks/domains/development/executions/f14481fe8200f4bbba1b' was loaded over HTTPS, but requested an insecure frame '<http://minio.flyte.svc.cluster.local:9200/flyte-bucket/metadata/propeller/flytesnacks-development-f14481fe8200f4bbba1b/n2/data/0/deck.html?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=minio-flyte%2F20240724%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240724T071925Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=31657b5da33a0813cce3daa359001baeb03191e81fac0e0fe72df40c31449b42>'. This request has been blocked; the content must be served over HTTPS.
We have certain limitations with security that we can not make a ingress for minio and can't public it on our server. And this minio.flyte.svc.cluster can't be accessible on different server on same network. We need some type of reverse proxy if possible that can help to render it. Could you guys suggest me some approach that I can make it possible So that we can easily enable this feature for us. Thank you!!
f
This is controlled by your minio endpoint
You can make it secure