mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
This relates to #12577 --------- Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com> Co-authored-by: Roberto Dip <dip.jesusr@gmail.com>
94 lines
2.3 KiB
YAML
94 lines
2.3 KiB
YAML
---
|
|
apiVersion: v1
|
|
kind: config
|
|
spec:
|
|
features:
|
|
enable_host_users: false
|
|
enable_software_inventory: false
|
|
fleet_desktop:
|
|
transparency_url: https://fleetdm.com/transparency
|
|
host_expiry_settings:
|
|
host_expiry_enabled: false
|
|
host_expiry_window: 0
|
|
integrations:
|
|
jira: null
|
|
zendesk: null
|
|
mdm:
|
|
apple_bm_default_team: ""
|
|
apple_bm_enabled_and_configured: false
|
|
apple_bm_terms_expired: false
|
|
enabled_and_configured: true
|
|
windows_enabled_and_configured: false
|
|
enable_disk_encryption: false
|
|
macos_migration:
|
|
enable: false
|
|
mode: ""
|
|
webhook_url: ""
|
|
macos_settings:
|
|
custom_settings: null
|
|
macos_setup:
|
|
bootstrap_package: %s
|
|
enable_end_user_authentication: false
|
|
macos_setup_assistant: %s
|
|
macos_updates:
|
|
deadline: null
|
|
minimum_version: null
|
|
end_user_authentication:
|
|
idp_name: ""
|
|
issuer_uri: ""
|
|
metadata: ""
|
|
metadata_url: ""
|
|
entity_id: ""
|
|
org_info:
|
|
org_logo_url: ""
|
|
org_logo_url_light_background: ""
|
|
org_name: Fleet
|
|
contact_url: https://fleetdm.com/company/contact
|
|
server_settings:
|
|
deferred_save_host: false
|
|
enable_analytics: false
|
|
live_query_disabled: false
|
|
server_url: https://example.org
|
|
smtp_settings:
|
|
authentication_method: ""
|
|
authentication_type: ""
|
|
configured: false
|
|
domain: ""
|
|
enable_smtp: false
|
|
enable_ssl_tls: false
|
|
enable_start_tls: false
|
|
password: ""
|
|
port: 0
|
|
sender_address: ""
|
|
server: ""
|
|
user_name: ""
|
|
verify_ssl_certs: false
|
|
sso_settings:
|
|
enable_jit_provisioning: false
|
|
enable_jit_role_sync: false
|
|
enable_sso: false
|
|
enable_sso_idp_login: false
|
|
entity_id: ""
|
|
idp_image_url: ""
|
|
idp_name: ""
|
|
issuer_uri: ""
|
|
metadata: ""
|
|
metadata_url: ""
|
|
vulnerability_settings:
|
|
databases_path: ""
|
|
webhook_settings:
|
|
failing_policies_webhook:
|
|
destination_url: ""
|
|
enable_failing_policies_webhook: false
|
|
host_batch_size: 0
|
|
policy_ids: null
|
|
host_status_webhook:
|
|
days_count: 0
|
|
destination_url: ""
|
|
enable_host_status_webhook: false
|
|
host_percentage: 0
|
|
interval: 0s
|
|
vulnerabilities_webhook:
|
|
destination_url: ""
|
|
enable_vulnerabilities_webhook: false
|
|
host_batch_size: 0
|