GithubHelp home page GithubHelp logo

doytsujin / helm-charts-17 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubesphere/helm-charts

0.0 1.0 0.0 12.98 MB

Source & Repo of https://charts.kubesphere.io/main & https://charts.kubesphere.io/test

Shell 13.53% Smarty 26.70% Ruby 34.13% Mustache 25.64%

helm-charts-17's Introduction

Helm Charts for KubeSphere

How to install these charts

Find the repository you want to use under src/ directory and enter below command:

helm repo add main https://charts.kubesphere.io/main

How to contribute

To an existing Helm repo

Just place your charts under the repo, e.g.

src/
├── main/
│   └── example-chart/
│       ├── Chart.yaml
│       ├── values.yaml
│       ├── templates/
│       └── ...

To a new Helm repo

Just create a directory under src/ for the new repo, and place your charts under it, e.g.

src/
├── main/
│   └── ...
├── example-repo/
│   └── example-chart/
│       ├── Chart.yaml
│       ├── values.yaml
│       ├── templates/
│       └── ...

helm-charts-17's People

Contributors

andyli029 avatar chinazj avatar duanjiong avatar hlwanghl avatar ks-ci-bot avatar lilien1010 avatar linuxsuren avatar min-zh avatar pixiake avatar shaowenchen avatar stoneshi-yunify avatar zheng1 avatar

Watchers

 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.