Skip to content

Commit fee5a7c

Browse files
author
Andreas Mautsch
committed
keycloak changes
1 parent 8f922be commit fee5a7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
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

0 commit comments

Comments
 (0)