You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If deploy/in or deploy/out didn't exist at deploy-time, they would be created read-only and owned by root
sanic deploy would break localdev environments if you defined resources in the kube-system namespace
Features
Configuration allows a "ignoreDirs" option for building, to exclude folders with lots of files (for performance) or with dockerfiles that shouldn't be built
There is a global "commands:" block to define default commands common to all environments.