Decommission k8s environment

Need a little more time in the playground before I have use of a production-grade environment. Especially when it's costing $20/mo
This commit is contained in:
Jake Howard
2022-05-02 21:44:33 +01:00
parent 51779a1f7e
commit da450c08dd
9 changed files with 0 additions and 119 deletions

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
set -e
kubectl apply -k ./k8s

View File

@ -1,7 +0,0 @@
#!/usr/bin/env bash
set -e
PATH=${PWD}/env/bin:${PATH}
yamllint -c ./yamllint.yml ./k8s