imfreedom/k8s-cluster

Add cronjobs for reviewboard to update the search index and clear expired sessions
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]