jesusfcr / vulcan-charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adevinta Vulcan Helm Repository

License: MIT Build Status Test Release

https://adevinta.github.io/vulcan-charts

Vulcan Charts

Add the Vulcan repository to Helm:

helm repo add vulcan https://adevinta.github.io/vulcan-charts

Vulcan

Create the vulcan namespace:

kubectl create ns vulcan

Create a values.yaml config file with the parameters or choose one of the files in examples.

Install vulcan application:

helm upgrade -i vulcan vulcan/vulcan -f examples/local.yaml --namespace vulcan

Contributors

Before committing changes execute the following commands:

# Update examples/templates and update the charts generated README.md files.
./test.sh -f

# Review the updated files and add to the repository.
git add .

About

License:MIT License


Languages

Language:Smarty 56.6%Language:Mustache 39.8%Language:Shell 3.6%