-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(getting-started): update stackablectl op install output (#616)
* docs(getting-started): update stackablectl op install output * chore(getting-started): add warning to generated script
- Loading branch information
1 parent
8a9ec4e
commit dd6cc36
Showing
7 changed files
with
39 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 0 additions & 6 deletions
6
docs/modules/trino/examples/getting_started/code/install-operator-output.txt
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
docs/modules/trino/examples/getting_started/code/install-operator-output.txt.j2
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
docs/modules/trino/examples/getting_started/code/install_output.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Installed commons=0.0.0-dev operator | ||
Installed secret=0.0.0-dev operator | ||
Installed listener=0.0.0-dev operator | ||
Installed trino=0.0.0-dev operator |
4 changes: 4 additions & 0 deletions
4
docs/modules/trino/examples/getting_started/code/install_output.txt.j2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Installed commons={{ versions.commons }} operator | ||
Installed secret={{ versions.secret }} operator | ||
Installed listener={{ versions.listener }} operator | ||
Installed trino={{ versions.trino }} operator |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters