Skip to content

Commit 3f19d44

Browse files
authored
Update README.md
1 parent 633895c commit 3f19d44

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@ Please refer to the [official documentation](https://docs.sysdig.com/en/docs/adm
2424

2525
#### Via NPM
2626

27-
TBA
28-
29-
<!-- ```bash
27+
```bash
3028
# From your Backstage root directory
3129
yarn --cwd packages/app add @sysdig/backstage-plugin-sysdig
32-
``` -->
30+
```
3331

3432
#### Via GitHub
3533

@@ -140,4 +138,4 @@ spec:
140138

141139
In most cases, **no**. It cannot be guaranteed that values for other plugins, such as the Kubernetes one, will match those in Sysdig. For example, when you install the Sysdig Agent, you can set data to whatever you want (such as the cluster name), so it may differ from what other plugins have.
142140

143-
If you can guarantee that values for certain annotations will always match across plugins, you can edit the [source file](./src/lib/annotations.ts) and set those to the desired annotations.
141+
If you can guarantee that values for certain annotations will always match across plugins, you can edit the [source file](./src/lib/annotations.ts) and set those to the desired annotations.

0 commit comments

Comments
 (0)