We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc237e commit c343758Copy full SHA for c343758
README.md
@@ -83,12 +83,12 @@ proxy:
83
84
+ sysdig:
85
+ endpoint: ${SYSDIG_SECURE_ENDPOINT}
86
++ backlink: https://... # Optional override base link for backlinks. Must end in '/'.
87
```
88
89
- Set the environment variable `SYSDIG_SECURE_ENDPOINT` to your Sysdig Secure Endpoint.
90
- Likewise, set `SYSDIG_SECURE_TOKEN` to your Sysdig Secure API Token.
91
-
92
## How to annotate services
93
94
All added annotations are available and documented in the [source file](./src/lib/annotations.ts).
0 commit comments