We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6947f3 commit 7673661Copy full SHA for 7673661
README.md
@@ -156,6 +156,7 @@ token=$(cat token) # Use a k8s token that can access the private key for signing
156
157
# On minikube get the url:
158
# minikube service kube-gateway-svc -n kube-gateway
159
+# Important: the gateway is running with tls, make sure to use https://
160
proxyurl=https://192.168.39.134:30345 # Use the URL of the gateway proxy
161
162
# Use the /auth/jwt/request endpoint to sign the token payload using the private key secret.
0 commit comments