imfreedom/k8s-cluster

move the acme issuers into 15-issuer-acme and convert them to kustomize
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]