mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
clarify: gitops is optional and you can configure it to work however you want -- Update device-management.ejs: (#26745)
it'd be cool if there was a way to squeeze something about being able to share the logs with security in here, or all the really intense stuff Fleet does w/ logging, and webhooks, and log destinations, and all that jazz. But whatever, this at least clarifies that "there is hope!" for our friends on the website from IT teams who are basically a 1-person-show and won't necessarily want to spend the time to mess around with a repo (and plenty of other folks who simply prefer to have things work their way)
This commit is contained in:
parent
1a1d7bae78
commit
e7b1409e1c
1 changed files with 1 additions and 1 deletions
2
website/views/pages/device-management.ejs
vendored
2
website/views/pages/device-management.ejs
vendored
|
|
@ -544,7 +544,7 @@
|
|||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>Democratize change with GitOps so everyone can contribute to device management and security.</p>
|
||||
<p>Maintain reliable employee experiences with version-controlled changes and enhancements.</p>
|
||||
<p>Use CI/CD and peer reviews to look before you leap.</p>
|
||||
<p>Use CI/CD and peer reviews to look before you leap. (Configurable)</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue