Skip to content

Commit

Permalink
Removed knoweledge-config in output
Browse files Browse the repository at this point in the history
  • Loading branch information
wagmarcel committed Jan 6, 2025
1 parent 80473ae commit 70e43a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion semantic-model/shacl2flink/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ flink-deploy: clean
# make build || make enable-strimzi
kubectl -n $(NAMESPACE) delete -f output/ngsild-kafka.yaml --ignore-not-found || make enable-strimzi
kubectl -n $(NAMESPACE) delete -f output/rdf-kafka.yaml --ignore-not-found || make enable-strimzi
kubectl -n $(NAMESPACE) delete -f output/knowledge-configmap.yaml --ignore-not-found
cd ../../helm && ./helmfile -f helmfile-shacl.yaml apply || make enable-strimzi
make enable-strimzi
make test-flink-is-deployed
Expand Down

0 comments on commit 70e43a8

Please sign in to comment.