Skip to content

Commit

Permalink
remove unused images from kind deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tb06904 committed Mar 22, 2024
1 parent b315e35 commit 1db2bc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cd/deploy_to_kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ kind load docker-image gchq/hdfs:${HADOOP_VERSION}
kind load docker-image gchq/gaffer:${GAFFER_VERSION}-accumulo-${ACCUMULO_VERSION}
kind load docker-image gchq/gaffer-rest:${GAFFER_VERSION}-accumulo-${ACCUMULO_VERSION}
kind load docker-image gchq/gaffer-road-traffic-loader:${GAFFER_VERSION}
kind load docker-image gchq/gaffer-pyspark-notebook:${GAFFER_VERSION}
kind load docker-image gchq/gaffer-jhub-options-server:${JHUB_OPTIONS_SERVER_VERSION}
kind load docker-image gchq/spark-py:${SPARK_VERSION}

Expand Down

0 comments on commit 1db2bc4

Please sign in to comment.