Toutes les commandes s’exécutent depuis la racine du projet
Cette chart helm à pour fonction d’installer l’application de reporting: Elle deploie:
helm repo add reporting-application https://tomibarreche.github.io/reporting-chart/
helm install <chart-name> reporting-application/reporting-chart -n=devops
helm uninstall <chart-name> -n=devops