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:
parent
51779a1f7e
commit
da450c08dd
9 changed files with 0 additions and 119 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
kubectl apply -k ./k8s
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
PATH=${PWD}/env/bin:${PATH}
|
||||
|
||||
yamllint -c ./yamllint.yml ./k8s
|
||||
Loading…
Add table
Add a link
Reference in a new issue