Commit 896a5b93 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

use gitlab image

parent 3c7d715a
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -17,9 +17,7 @@ k8s:kube-bench:prepare:

k8s:kube-bench:
  stage: test
  image:
    name: bitnami/kubectl:latest
    entrypoint: [""]
  image: registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:latest
  script:
    - kubectl delete -f job.yaml --ignore-not-found=true
    - kubectl apply -f job.yaml