Official `gitlab/gitlab-runner` image appended with `kubectl`, `kubectx` and `helm`
217
~/.kube/configParts in values.yaml concerning this setup:
image:
registry: docker.io
image: beslovas/gitlab-runner-kubetools
tag: alpine3.19-v16.9.1
runners:
name: "kubetools-shell"
executor: shell
volumeMounts:
- name: kubeconfig
mountPath: /home/gitlab-runner/.kube/config
subPath: config
volumes:
- name: kubeconfig
secret:
secretName: kubeconfig # secret that has been created externally or using this charts `extraObjects`
Content type
Image
Digest
sha256:e7932411e…
Size
144.6 MB
Last updated
over 2 years ago
docker pull beslovas/gitlab-runner-kubetools