Skip to content

Commit 7673661

Browse files
authored
Update README.md
1 parent a6947f3 commit 7673661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ token=$(cat token) # Use a k8s token that can access the private key for signing
156156

157157
# On minikube get the url:
158158
# minikube service kube-gateway-svc -n kube-gateway
159+
# Important: the gateway is running with tls, make sure to use https://
159160
proxyurl=https://192.168.39.134:30345 # Use the URL of the gateway proxy
160161

161162
# Use the /auth/jwt/request endpoint to sign the token payload using the private key secret.

0 commit comments

Comments
 (0)