Updated for reviewed changes.
Thanks to @tudi2d and @benjdlambert Signed-off-by: Matt Ray <github@mattray.dev>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-opencost': minor
|
||||
'@backstage/plugin-opencost': patch
|
||||
---
|
||||
|
||||
Fix for broken image reference.
|
||||
|
||||
Fixed https://github.com/backstage/backstage/issues/20333
|
||||
|
||||
@@ -58,7 +58,7 @@ If you haven't set up an ingress rule, you can port-forward the API with
|
||||
kubectl -n opencost port-forward deployment/opencost 9003
|
||||
```
|
||||
|
||||
Add the following to your `app-config.local.yaml`:
|
||||
Add the following to your `app-config.yaml`:
|
||||
|
||||
```yaml
|
||||
opencost:
|
||||
|
||||
Reference in New Issue
Block a user