imfreedom/k8s-cluster

pass command line arguments to popeye

2022-04-10, Gary Kramlich
09efd1fd6953
pass command line arguments to popeye
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]