panter / catladder-build

experimental deploy tool for meteor apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catladder setup <env> to apply new config to kubernetes

macrozone opened this issue · comments

catladder setup is there to set and update environement-variables on the server.

On classic hosting this updates env.sh on the server

on kubernetes this should call kubectl apply with the new env-variables from pass

on kubernetes this is also done on deploy step