File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88- However if helm cannot be found the installer will try to install it for you
99
1010# Quickstart Infra
11- curl -LJO https://raw.githubusercontent.com/goafabric/example-konstruction-kit/refactoring /helm/templates/infra/installer && chmod +x ./installer && ./installer init
11+ curl -LJO https://raw.githubusercontent.com/goafabric/example-konstruction-kit/develop /helm/templates/infra/installer && chmod +x ./installer && ./installer init
1212
1313# Quickstart Examples
14- curl -LJO https://raw.githubusercontent.com/goafabric/example-konstruction-kit/refactoring /helm/charts/example/examples-installer && chmod +x ./examples-installer && ./examples-installer init
14+ curl -LJO https://raw.githubusercontent.com/goafabric/example-konstruction-kit/develop /helm/charts/example/examples-installer && chmod +x ./examples-installer && ./examples-installer init
1515
1616# Installation
1717- Obselete if Quickstart was executed
You can’t perform that action at this time.
0 commit comments