|
# Auto deploy script
|
|
|
|
Based on (https://github.com/brosenan/lambdakube-example) using (https://github.com/brosenan/lambda-kube) library.
|
|
|
|
|
|
clj -m kube-deploy.core secrets --service="footprint-stage"
|
|
clj -m kube-deploy.core deploy --namespace="hackspace-stage"
|
|
|