website/integrations: add Jenkins docs (#7882)

* website/integrations: add Jenkins docs

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* Apply suggestions from code review

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Jens L. <jens@beryju.org>

* prettier pass

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
Jens L
2023-12-14 20:38:34 +01:00
committed by GitHub
parent 14fb34f492
commit cb906e1913
6 changed files with 58 additions and 4 deletions

View File

@ -86,7 +86,7 @@ resource "authentik_group" "grafana_viewers" {
```
## Grafana
## Grafana configuration
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";