Skip to content

Commit b1a761d

Browse files
committed
chore: remove remaining camel-tooling namespace reference
1 parent ec945a9 commit b1a761d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SHELL := /bin/bash
2121

2222
PLUGIN_VERSION := 0.0.1
2323
PLUGIN_NAME := camel-openshift-console-plugin
24-
PLUGIN_NAMESPACE := camel-tooling
24+
PLUGIN_NAMESPACE := camel-dashboard
2525
PLUGIN_IMAGE := quay.io/camel-tooling/camel-openshift-console-plugin
2626

2727
# Replace SNAPSHOT with the current timestamp

0 commit comments

Comments
 (0)