Commit 01bc674b6dd9
Changed files (1)
pkgs
scripts
bin
pkgs/scripts/bin/chos4
@@ -47,7 +47,7 @@ spec:
EOF
echo ">>>> install tektoncd/triggers in the cluster"
-oc apply --filename https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml
+oc apply --filename https://storage.googleapis.com/tekton-releases/triggers/latest/release.yaml
echo ">>> your cluster is ready :)"
read