chore: add Yq

This commit is contained in:
2024-03-20 15:30:53 +01:00
parent 0edf55b049
commit 475605b9ae
3 changed files with 13 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ DevOps Portable toolkit
- helm
- kustomize
- jq
- yq
- k6
- s3fs
@@ -21,7 +22,6 @@ services:
toolkit:
image: jkaninda/toolkit:latest
container_name: toolkit
command: ["/bin/bash", "sh"]
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ~/.kube:/root/.kube
@@ -40,7 +40,6 @@ services:
privileged: true
devices:
- "/dev/fuse"
command: ["/bin/bash", "sh"]
volumes:
- ./custome-volume:/custome-volume
environment: