Loading k8s/kube-bench.yml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ k8s:kube-bench: stage: test image: registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:latest script: - gl-use-kube-context - kubectl delete -f job.yaml --ignore-not-found=true - kubectl apply -f job.yaml - kubectl wait -f job.yaml --for=condition=complete=true Loading Loading
k8s/kube-bench.yml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ k8s:kube-bench: stage: test image: registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:latest script: - gl-use-kube-context - kubectl delete -f job.yaml --ignore-not-found=true - kubectl apply -f job.yaml - kubectl wait -f job.yaml --for=condition=complete=true Loading