From 75555080e07c9b83ee0ede7ae4c94f6b8287d013 Mon Sep 17 00:00:00 2001 From: Katheryn Satterlee Date: Fri, 21 Apr 2023 12:48:57 -0700 Subject: [PATCH] Add Fleet Premium note to GitOps and Observer+ roles (#11273) Documentation-only change --- docs/Using-Fleet/Permissions.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Using-Fleet/Permissions.md b/docs/Using-Fleet/Permissions.md index 11559bdff..5a60be9c9 100644 --- a/docs/Using-Fleet/Permissions.md +++ b/docs/Using-Fleet/Permissions.md @@ -20,16 +20,20 @@ They can also run queries configured with the `observer_can_run` flag set to `tr ### Observer+ +`Applies only to Fleet Premium` + Observer+ is an Observer with the added ability to run *any* query. ### GitOps +`Applies only to Fleet Premium` + GitOps is a modern approach to Continuous Deployment (CD) that uses Git as the single source of truth for declarative infrastructure and application configurations. GitOps is an API-only and write-only role that can be used on CI/CD pipelines. ## User permissions -| **Action** | Observer | Observer+ | Maintainer | Admin | GitOps | +| **Action** | Observer | Observer+ *| Maintainer | Admin | GitOps *| | ------------------------------------------------------------------------------------------------------------------------------------------ | -------- | --------- | ---------- | ----- | ------ | | View all [activity](https://fleetdm.com/docs/using-fleet/rest-api#activities) | ✅ | ✅ | ✅ | ✅ | | | View all hosts | ✅ | ✅ | ✅ | ✅ | |