imfreedom/k8s-cluster

Increase the resources for memcached as well

15 months ago, Gary Kramlich
01d8411b00f0
Increase the resources for memcached as well
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: docker.io/rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]