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 a46ff7d commit 930f2d0Copy full SHA for 930f2d0
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