Remove helm package

Helm CLI will not work with Helm releases that have been deployed by ArgoCD.
This is expected behaviour.
https://github.com/argoproj/argo-cd/issues/1672
This commit is contained in:
Khue Doan 2021-05-23 01:39:38 +07:00
parent c0dacd3ed5
commit fa7d69cef8

View File

@ -7,7 +7,6 @@ RUN yes | pacman --sync --refresh \
ansible \
docker \
docker-compose \
helm \
kubectl \
libisoburn \
make \