Skip to content

Commit

Permalink
remove debug stuff
Browse files Browse the repository at this point in the history
Signed-off-by: juliusvonkohout <[email protected]>
  • Loading branch information
juliusvonkohout committed Oct 15, 2024
1 parent 5798db9 commit ed478f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/spark/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ kubectl -n $NAMESPACE logs pod/spark-pi-python-driver

# Delete Spark Deployment
kubectl -n $NAMESPACE delete -f sparkapplication_example.yaml
kubectl -n $NAMESPACE delete pod/spark-pi-python-driver

# Delete Spark operator
kustomize build spark-operator/base | kubectl -n kubeflow delete -f -

0 comments on commit ed478f3

Please sign in to comment.