Skip to content

Commit

Permalink
fix: port
Browse files Browse the repository at this point in the history
  • Loading branch information
ahennr committed May 6, 2024
1 parent 8573b5c commit 7e45701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cd charts/shogun
helm dependency build
helm install shogun ./ --values ./values.yaml

kubectl port-forward service/shogun-keycloak 1234:https
kubectl port-forward service/shogun-keycloak 1234:http
kubectl port-forward service/shogun-shogun-boot 1235:http
kubectl port-forward service/shogun-shogun-client 1236:http
kubectl port-forward service/shogun-shogun-admin 1237:http
Expand Down

0 comments on commit 7e45701

Please sign in to comment.