We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570c2e5 commit 0ce72bdCopy full SHA for 0ce72bd
catalogd/hack/scripts/demo-script.sh
@@ -12,7 +12,7 @@ kubectl cluster-info --context kind-kind
12
sleep 10
13
14
# use the install script from the latest github release
15
-curl -L -s https://github.com/operator-framework/catalogd/releases/latest/download/install.sh | bash
+curl -L -s https://github.com/operator-framework/operator-controller/releases/latest/download/install.sh | bash
16
17
# inspect crds (clustercatalog)
18
kubectl get crds -A
0 commit comments