Skip to content

Commit d472f54

Browse files
committed
Revert CATALOGSOURCE="test-pattern-operator"
1 parent 5c52015 commit d472f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/operator-build-deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e -o pipefail
33

4-
CATALOGSOURCE="test-patterns-operator"
4+
CATALOGSOURCE="test-pattern-operator"
55
DEFAULT_NS="patterns-operator"
66
OPERATOR="patterns-operator"
77
VERSION="${VERSION:-6.6.6}"

0 commit comments

Comments
 (0)