imfreedom/k8s-cluster

Double the cpu and ram for reviews-postgres

15 months ago, Gary Kramlich
c3f9d8a7249e
Double the cpu and ram for reviews-postgres
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]