Skip to content

Commit

Permalink
demo: update based on latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joelanford committed Nov 11, 2020
1 parent b4e7a70 commit e5a8169
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified assets/demo/demo.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/demo/demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ INTERACTIVE=${INTERACTIVE:-"1"}
run() {
type "kubectl operator catalog list -A"
type "kubectl operator list-available cockroachdb"
type "kubectl operator install cockroachdb --create-operator-group -v 2.1.1"
type "kubectl operator install cockroachdb --create-operator-group -v 2.1.1 -c stable"
type "kubectl operator list"
type "kubectl operator upgrade cockroachdb"
type "kubectl operator list"
Expand Down

0 comments on commit e5a8169

Please sign in to comment.