Giter Site home page Giter Site logo

Comments (2)

Szymongib avatar Szymongib commented on July 18, 2024 1

Thanks for reporting the issue, that is definitely a bug.

Interestingly enough the side does load for me but the issue happens after login. Looking at the code it must have been an issue before too when using useServiceLoadBalancer and leaving ingressName empty.

I think for now we can set SiteURL to empty if the ingress host is not provided, that should make Mattermost work and display the info for the administrator to set SiteURL manually in the System Console. As it is possible to set it as env var I do not think we want to introduce another field.

For visibility, the workaround is to set it with an environment variable:

...
spec:
  mattermostEnv:
    - name: "MM_SERVICESETTINGS_SITEURL"
      value: https://your_mm.com
...

from mattermost-operator.

mjnagel avatar mjnagel commented on July 18, 2024

Thanks for resolving this so quick and providing extra insight into the issue and workaround available. Agreed - better to set it with an ENV than add a new spec value for it.

from mattermost-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.