Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skoc10 committed Sep 5, 2022
1 parent bfbe5bc commit 65b9258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/k8s/eshoponabp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ kubectl create secret tls -n eshop eshop-wildcard-tls --cert=./eshop-st-web+10.p
127.0.0.1 eshop-st-gateway-web-public
````

* Run `helm upgrade --install eshop-st abp-charts/eshoponabp -f ./eshoponabp/values.artifacthub.yaml --namespace eshop --create-namespace`
* Run `helm upgrade --install eshop-st abp-charts/eshoponabp --namespace eshop --create-namespace`
* *You may wait ~30 seconds on first run for preparing the database*.
* Browse https://eshop-st-public-web for public and https://eshop-st-web for web application
* Username: `admin`, password: `1q2w3E*`.

0 comments on commit 65b9258

Please sign in to comment.