mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Add Fleet Premium note to GitOps and Observer+ roles (#11273)
Documentation-only change
This commit is contained in:
parent
b43aa3a911
commit
75555080e0
1 changed files with 5 additions and 1 deletions
|
|
@ -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 | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
|
|
|||
Loading…
Reference in a new issue