Skip to content

Commit 85ab5b4

Browse files
committed
fix(scw-cilium-hubble): typo on the ui url
1 parent 7240902 commit 85ab5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/scaleway-cilium-hubble/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ Once the chart is installed, you can forward Hubble UI to the local machine:
5757
kubectl -n kube-system port-forward svc/hubble-ui 12000:80
5858
```
5959

60-
Then open Hubble UI in a browser at `https://localhost:12000`
60+
Then open Hubble UI in a browser at `http://localhost:12000`

0 commit comments

Comments
 (0)