imfreedom/k8s-cluster

Add a new deployment for finch.im

3 months ago, Gary Kramlich
5940df82f52d
Add a new deployment for finch.im
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]