Skip to content

piotrmiskiewicz/bundles

 
 

Repository files navigation

Addons

Overview

This repository contains addons which the Helm Broker uses. It allows you to choose a set of addons you want to use, define your own addons, and configure the Helm Broker to use them.

Usage

The addons folder contains sources of addons and index.yaml files that are available in releases. To learn more about the release process, read this document. To learn how to configure the Helm Broker to use different set of addons, read the Helm Broker configuration document.

Development

Develop your own remote addons repository forked from the original repository. Read this document to learn how. On your fork, you can create your own addons. Read the CONTRIBUTING.md document that includes the contributing rules specific for this repository.

Project structure

The repository has the following structure:

  ├── .github                     # Pull request and issue templates    
  ├── bin                         # Tools used by Travis CI         
  ├── addons                      # Sources of addons                                                
  ├── docs                        # Documentation source files
  └── scripts                     # Scripts and tools which check and create addons

About

Kyma helm broker bundles

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 54.7%
  • Smarty 40.6%
  • Makefile 4.7%