Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azatsarynnyy authored Dec 5, 2023
1 parent 1f85a61 commit 155bc80
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ The image built from the `main` branch is published to [quay.io/che-incubator/ch

`podman build . -f build/dockerfiles/Dockerfile -t che-idea-dev-server:next`

## Troubleshooting

**Problem**

Executing `oc port-forward ...` command reports an error:
```
error: error upgrading connection: pods "..." is forbidden: User "..." cannot create resource "pods/portforward" in API group "" in the namespace "..."
```

**Solution**

Ask the admin to allow port forwarding for your user.

## License

- [Eclipse Public License 2.0](LICENSE)
Expand Down

0 comments on commit 155bc80

Please sign in to comment.