Changed configuration and ops artifacts to reflect the new k8s cluster we use. Lots of ops artifacts where moved into the private project.
Compare changes
Files
71
ops/containers/ci-runner/Dockerfile deleted
100644 → 0
+ 0
− 29
&& wget -q https://storage.googleapis.com/kubernetes-release/release/${KUBE_LATEST_VERSION}/bin/linux/amd64/kubectl -O /usr/local/bin/kubectl \
&& wget -q https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz -O - | tar -xzO linux-amd64/helm > /usr/local/bin/helm \
\ No newline at end of file