flant / charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Flant's Chart collection

  1. Add Flant's Chart collection to Helm's list of repos: helm repo add flant-charts https://flant.github.io/charts;
  2. Add a requirements.yaml file to your Chart;
  3. Do not forget to use the helm dependency update command in your Chart's directory. You must also add it to your CI/CD pipeline;

requirements.yaml example

dependencies:
- name: rmq_exporter
  version: 0.0.2
  repository: https://flant.github.io/charts

About


Languages

Language:Smarty 100.0%