O
Size: a a a
O
DX
AP
w
A
AP
A
DX
DX
DS

Error OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "./etc/node-exporter/entrypoint.sh": permission denied: unknownДА
DS
DS

ᅠ
DS
АП
DS
АП
wm
gitlab runner на кубере, через helm.helm repo add gitlab https://charts.gitlab.iokubectl create namespace gitlabhelm install --namespace gitlab gitlab-runner-dev -f values_dev.yaml gitlab/gitlab-runnervalues_dev.yamlgitlabUrl: https://gitlab.com/
runnerRegistrationToken: "some-token"
rbac:
create: true
clusterWideAccess: false
runners:
namespace: gitlab
tags: "tag1, tag2, tag3"> kubectl get deployments -n gitlabgitlab-runner-dev 0/1 0 0 23m> kubectl describe deployment gitlab-runner-dev -n gitlab