File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -1697,9 +1697,6 @@ kind-load: kind-load-operator kind-load-coherence ## Load all images into the K
1697
1697
kind load docker-image --name $(KIND_CLUSTER ) $(TEST_APPLICATION_IMAGE_SPRING ) || true
1698
1698
kind load docker-image --name $(KIND_CLUSTER ) $(TEST_APPLICATION_IMAGE_SPRING_FAT ) || true
1699
1699
kind load docker-image --name $(KIND_CLUSTER ) $(TEST_APPLICATION_IMAGE_SPRING_CNBP ) || true
1700
- kind load docker-image --name $(KIND_CLUSTER ) gcr.io/kubebuilder/kube-rbac-proxy:v0.5.0 || true
1701
- kind load docker-image --name $(KIND_CLUSTER ) docker.elastic.co/elasticsearch/elasticsearch:$(ELASTIC_VERSION ) || true
1702
- kind load docker-image --name $(KIND_CLUSTER ) docker.elastic.co/kibana/kibana:$(ELASTIC_VERSION ) || true
1703
1700
1704
1701
.PHONY : kind-load-coherence
1705
1702
kind-load-coherence : # # Load the Coherence image into the KinD cluster
You can’t perform that action at this time.
0 commit comments