Oteemo / charts

Helm chart repository
https://oteemo.github.io/charts
MIT License
181 stars 234 forks source link

Error with HTTPS : Mixed Content: The page at was loaded over HTTPS, but requested an insecure stylesheet #265

Open dhawaldenny opened 3 years ago

dhawaldenny commented 3 years ago

Mixed Content: The page at was loaded over HTTPS, but requested an insecure stylesheet This request has been blocked; the content must be served over HTTPS.

image

krish512 commented 3 years ago

Add an incoming request header as x-forwarded-proto: https via your ingress configuration This will requests all assets using HTTPS only