_createnovalidate API error #131
-
Currently, All pods are running fine in QUick Setup. "Errors": [ Re |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You need to port-forward to create the root user. Please use the command: You can then call the API with host: localhost:8080 |
Beta Was this translation helpful? Give feedback.
You need to port-forward to create the root user. Please use the command:
kubectl port-forward USER_SERVICE_PODNAME 8080:8080
You can then call the API with host: localhost:8080