You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/10 14:03:52 UTC

[GitHub] [pulsar-manager] toneill818 commented on issue #266: app assets are not accessible behind nginx proxy on kubernetes

toneill818 commented on issue #266:
URL: https://github.com/apache/pulsar-manager/issues/266#issuecomment-671374224


   I am running into the same issue. I have an nginx ingress setup to map `/pulsar/manager/?(.*)` to the pulsar-manager service. The page loads with a 200, but all of the assets are trying to load from `/static/...`. Does vue have an option that we can pass to the container for it to use a URL prefix? 
   
   It appears the `assetsPublicPath` is set in the build config so I'm guessing we can't change it at runtime within a container? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org