it-tools/helm
2024-11-20 13:33:54 +08:00
..
templates Add k8s NodePort 2024-11-20 13:33:54 +08:00
Chart.yaml Add Helm Chart Deploy 2024-11-20 13:18:30 +08:00
README.md Add Helm Chart Deploy 2024-11-20 13:18:30 +08:00
values.yaml Add Helm Chart Deploy 2024-11-20 13:18:30 +08:00

Helm Chart deploy

# Download code locally
git clone https://github.com/CorentinTh/it-tools.git

#change directory
cd it-tools/helm

#Start installation
helm install it-tools -f values.yaml  ./

# Browser access
http://NodeIpAddress:30088