Coder Social home page Coder Social logo

jenbam / helm-charts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redhat-cop/helm-charts

0.0 0.0 0.0 156 KB

Helm Charts for Labs Dev Ex

Home Page: https://rht-labs.github.io/helm-charts

License: Apache License 2.0

Smarty 97.08% Dockerfile 2.92%

helm-charts's Introduction

⚓️ Open Innovation Labs Helm Charts

Release Charts

A collection of Helm Charts to support Labs Developer Experience

🧰 Add this Helm Repo to your local 🧰

helm repo add rht-labs https://rht-labs.github.io/helm-charts

🏃‍♀️💨 How do I run a chart?

Login to your cluster and into your destination project. To install any given Chart using the default values just run:

helm install $NAME rht-labs/$CHART_NAME
eg:
helm install my-jenkins rht-labs/jenkins

Where:

  • $NAME - is the name you want to give the installed Helm App
  • $CHART_NAME - name of the chart found in charts directory

🏃‍♂️💨Customisation to a chart prior to install

For each chart, navigate to the root of it for the readme and default values. To over ride them, you could create your own my-values.yaml and make your changes there before installing

helm install $NAME -f my-values.yaml rht-labs/$CHART_NAME
eg:
helm install my-jenkins -f my-values.yaml rht-labs/jenkins

👩‍🏫 Chart README Files

For more info on each chart checkout these!

helm-charts's People

Contributors

eformat avatar springdo avatar ckavili avatar gsampaio-rh avatar garethahealy avatar mabulgu avatar jijiechen avatar tylerauerbeck avatar

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.