Code Monkey home page Code Monkey logo

Comments (5)

dirien avatar dirien commented on August 30, 2024 1

Hi @elihai-risk,

thanks for the feature idea! Yes ofc! I created a new release for this 0.18.0!

# -- Labels to add to the node-red pod. default: {}
podLabels: {}

Would love to hear your feedback, when you had time to test it!

from node-red-chart.

Aviv-Jacobs avatar Aviv-Jacobs commented on August 30, 2024

Hi, @dirien
First of all - thanks for the quick work on the feature we asked.
We need to configure the admin user in order to use the chart to upload flows automatically.
It's not clear from the documentation how to configure the settings.
should I just put the default settings with the changes I want under the settings section in the values.yaml file or should I create a config-map?

Thank you

from node-red-chart.

dirien avatar dirien commented on August 30, 2024

Hi @Aviv-Jacobs,

thanks for your feedback! Yes we use a config map with the settings.js inside

settings:
  # name of the volume, free to use
  name: settings-js
  configMapName: settings-node-red-1

And the sidecar to refresh the flow, without the need to restart node-red.

  sidecar:
    enabled: true
    securityContext:
      runAsUser: 1000
    env:
      username: "operator"
      label: "node_red_flows"
      label_value: "node-red-1"

What I can offer to you is that we, @Kaktor and me, organise a little meeting and show you our setup here at the Schwarz Group! If you are interested, just drop me a mail [email protected]!

from node-red-chart.

Aviv-Jacobs avatar Aviv-Jacobs commented on August 30, 2024

@dirien thanks a lot for the quick answer and the willingness to help us.
We may not need node-red at the end but if we do your help will be much appreciated

thank you!

from node-red-chart.

dirien avatar dirien commented on August 30, 2024

@Aviv-Jacobs, awesome! Happy to help!

from node-red-chart.

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.