Giter Site home page Giter Site logo

Comments (7)

torstenwalter avatar torstenwalter commented on July 20, 2024 1

The reason is that you define it in my-settings.

The chart already contains a configuration https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/templates/_helpers.tpl#L99-L148

You could tweak it to your needs via values or disable it completely by setting master.JCasC.defaultConfig to false.

from helm-charts.

galindro avatar galindro commented on July 20, 2024

Tks to point me out @torstenwalter . I opted to change the defaultConfig to false because tweak it via values would not be possible to achieve what I want, according to what I saw on helpers.tpl.

from helm-charts.

torstenwalter avatar torstenwalter commented on July 20, 2024

@galindro what do you want to achieve which is not possible at the moment?

from helm-charts.

galindro avatar galindro commented on July 20, 2024

I need to enable websocket on kubernetes plugin configuration.

from helm-charts.

torstenwalter avatar torstenwalter commented on July 20, 2024

@galindro How does the JCasC configuration look like? We could try to add an option for it.

Is it just webSocket: ​true?
Would be easy to add it to the existing template.

from helm-charts.

galindro avatar galindro commented on July 20, 2024

The differences are:

jenkinsTunnel should be removed or empty if webSocket = ​true
jenkinsUrl should be http://jenkins.jenkins.svc.cluster.local:8080 if run on k8s

and the following field should be added:
webSocket: true

from helm-charts.

torstenwalter avatar torstenwalter commented on July 20, 2024

Would be nice to have something like agent.websocket: true which configures this.

from helm-charts.

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.