Skip to content

Instantly share code, notes, and snippets.

@swade1987
Created February 2, 2020 15:32
Show Gist options
  • Save swade1987/39eb31a629a16597f2d8cd3ce3e927c7 to your computer and use it in GitHub Desktop.
Save swade1987/39eb31a629a16597f2d8cd3ce3e927c7 to your computer and use it in GitHub Desktop.
kubeval:
docker:
- image: quay.io/mettle/kubernetes-toolkit:1.17.2-8
steps:
- checkout
- run:
name: kubeval
command: bash -c "`cat bin/kubeval-each-chart`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment