|
@@ -25,7 +25,7 @@ This will launch a development server, serving the UI at `http://localhost:1234`
|
|
|
OpenCost running at `http://localhost:9090`. To access an arbitrary OpenCost install, you can use
|
|
OpenCost running at `http://localhost:9090`. To access an arbitrary OpenCost install, you can use
|
|
|
|
|
|
|
|
```
|
|
```
|
|
|
-kubectl port-forward deployment/opencost-cost-analyzer 9090
|
|
|
|
|
|
|
+kubectl port-forward deployment/opencost 9090:9003
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
for your choice of namespace and cloud context.
|
|
for your choice of namespace and cloud context.
|