mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:14:38 +07:00
Add Helm back to tools container
This commit is contained in:
parent
0b32d386c7
commit
932adb6632
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,8 +5,10 @@ terraform-*-tmp-*/
|
||||
*.iso
|
||||
*.jpg
|
||||
*.log
|
||||
*.tgz
|
||||
*kubeconfig.yaml
|
||||
.terraform*
|
||||
Chart.lock
|
||||
backend.tfvars
|
||||
ignition.json
|
||||
terraform.tfstate*
|
||||
|
@ -16,6 +16,7 @@ RUN yes | pacman --sync --refresh \
|
||||
docker \
|
||||
docker-compose \
|
||||
git \
|
||||
helm \
|
||||
kubectl \
|
||||
libisoburn \
|
||||
make \
|
||||
|
Loading…
Reference in New Issue
Block a user