Starter library matches fleets in fleetctl new templates (#42554)
For the following task: - https://github.com/fleetdm/fleet/issues/41409
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This file adds best practice teams to all new Fleet Premium instances: https://fleetdm.com/guides/teams#best-practice
|
||||
# This file adds best practice fleets to all new Fleet Premium instances: https://fleetdm.com/guides/teams#best-practice
|
||||
|
||||
apiVersion: v1
|
||||
kind: team
|
||||
@@ -8,24 +8,6 @@ spec:
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: team
|
||||
spec:
|
||||
team:
|
||||
name: ☁️ IT servers
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: team
|
||||
spec:
|
||||
team:
|
||||
name: 📱🔐 Personal mobile devices
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: team
|
||||
spec:
|
||||
team:
|
||||
name: 📱🏢 Employee-issued mobile devices
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: team
|
||||
spec:
|
||||
team:
|
||||
name: 🖥️ Dedicated devices
|
||||
|
||||
Reference in New Issue
Block a user