Add kustomize back to tools container

This commit is contained in:
Khue Doan 2021-09-01 20:18:41 +07:00
parent e68c569f24
commit ed1c2f553c

View File

@ -19,6 +19,7 @@ RUN yes | pacman --sync --refresh \
graphviz \ graphviz \
helm \ helm \
kubectl \ kubectl \
kustomize \
libisoburn \ libisoburn \
make \ make \
mdbook \ mdbook \