mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Add Fleet Premium note to GitOps and Observer+ roles (#11273)
Documentation-only change
This commit is contained in:
parent
b43aa3a911
commit
75555080e0
@ -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 New Issue
Block a user