Set up for pseudok8s release.

This commit is contained in:
Jeffrey Regan
2019-11-11 12:37:12 -08:00
parent 0f81cf52e7
commit 9a25cb96b7
4 changed files with 51 additions and 3 deletions

View File

@@ -47,6 +47,8 @@ case "$module" in
;;
pluginator)
;;
pseudok8s)
;;
*)
echo "Don't recognize module=$module"
exit 1