File tree Expand file tree Collapse file tree 2 files changed +2
-26
lines changed
docs/modules/druid/examples/getting_started Expand file tree Collapse file tree 2 files changed +2
-26
lines changed Original file line number Diff line number Diff line change 22set -euo pipefail
33
44# DO NOT EDIT THE SCRIPT
5- # Instead, update the j2 template, and regenerate it for dev:
6- # cat <<EOF | jinja2 --format yaml getting_started.sh.j2 -o getting_started.sh
7- # helm:
8- # repo_name: stackable-dev
9- # repo_url: https://repo.stackable.tech/repository/helm-dev/
10- # versions:
11- # commons: 0.0.0-dev
12- # druid: 0.0.0-dev
13- # hdfs: 0.0.0-dev
14- # listener: 0.0.0-dev
15- # secret: 0.0.0-dev
16- # zookeeper: 0.0.0-dev
17- # EOF
5+ # Instead, update the j2 template, and regenerate it for dev with `make render-docs`.
186
197# The getting started guide script
208# It uses tagged regions which are included in the documentation
Original file line number Diff line number Diff line change 22set -euo pipefail
33
44# DO NOT EDIT THE SCRIPT
5- # Instead, update the j2 template, and regenerate it for dev:
6- # cat <<EOF | jinja2 --format yaml getting_started.sh.j2 -o getting_started.sh
7- # helm:
8- # repo_name: stackable-dev
9- # repo_url: https://repo.stackable.tech/repository/helm-dev/
10- # versions:
11- # commons: 0.0.0-dev
12- # druid: 0.0.0-dev
13- # hdfs: 0.0.0-dev
14- # listener: 0.0.0-dev
15- # secret: 0.0.0-dev
16- # zookeeper: 0.0.0-dev
17- # EOF
5+ # Instead, update the j2 template, and regenerate it for dev with `make render-docs`.
186
197# The getting started guide script
208# It uses tagged regions which are included in the documentation
You can’t perform that action at this time.
0 commit comments