Commit da3a0d12 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Deploy specs:

- Added forecaster component
parent d0076621
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"