Commit 34792232 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

add warning

parent 9251211c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5,6 +5,12 @@
    - gl-use-kube-context
    - chmod 400 $KUBECONFIG  # Removes security warnings. https://gitlab.com/gitlab-org/project-templates/cluster-management/-/merge_requests/51#note_936576634

# It is recommended to run this job on your own runner, as it can easily eat up all your CI
# minutes. Adding the following to your .gitlab-ci.yml will run it on your cluster runner:
# k8s:sonobuoy:
#   tags:
#     - cluster

k8s:sonobuoy:
  extends: .kube-context
  stage: test