Skip to content

Commit

Permalink
fixed extra param
Browse files Browse the repository at this point in the history
  • Loading branch information
cfregly committed May 11, 2017
1 parent b0b2376 commit 94ec093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cluster/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ kubectl $PIO_COMMAND -f https://raw.githubusercontent.com/fluxcapacitor/pipeline
###################################
# Model Prediction Services
###################################
kubectl $PIO_COMMAND -f https://raw.githubusercontent.com/fluxcapacitor/pipeline/$PIO_VERSION/prediction.ml/spark-deploy.yaml $PIO_COMMAND_OPTS
kubectl $PIO_COMMAND -f https://raw.githubusercontent.com/fluxcapacitor/pipeline/$PIO_VERSION/prediction.ml/spark-deploy.yaml

kubectl $PIO_COMMAND -f https://raw.githubusercontent.com/fluxcapacitor/pipeline/$PIO_VERSION/prediction.ml/java-deploy.yaml

Expand Down

0 comments on commit 94ec093

Please sign in to comment.