Loading my_deploy.sh +3 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,9 @@ export TFS_COMPONENTS="context device pathcomp service slice compute webui load_ # Uncomment to activate TE #export TFS_COMPONENTS="${TFS_COMPONENTS} te" # Uncomment to activate Forecaster #export TFS_COMPONENTS="${TFS_COMPONENTS} forecaster" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading Loading
my_deploy.sh +3 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,9 @@ export TFS_COMPONENTS="context device pathcomp service slice compute webui load_ # Uncomment to activate TE #export TFS_COMPONENTS="${TFS_COMPONENTS} te" # Uncomment to activate Forecaster #export TFS_COMPONENTS="${TFS_COMPONENTS} forecaster" # Set the tag you want to use for your images. export TFS_IMAGE_TAG="dev" Loading