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