You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2020. It is now read-only.
Following https://github.com/coreos/tectonic-docs/blob/master/Documentation/tutorials/sandbox/first-app.md.
"logo.svg" relative path results to 404 , so Cookie image is not visible in example app.
It is accessible through
simple_deployment/logo.svgbut the app is not ready for it.ingress.kubernetes.io/add-base-url: "true"does not help.
I guess the problem is pretty generic.
Any suggestions how to fix the serving of resources with relative path?