Loading k8s/kube-bench.yml +1 −3 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
k8s/kube-bench.yml +1 −3 Original line number Diff line number Diff line Loading @@ -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 Loading