mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fix broken link to configuration docs. (#21327)
This commit is contained in:
parent
89a9be3629
commit
79a5b19d18
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ environments:
|
|||
# The following environment variable is required if you are using
|
||||
# Fleet's macOS MDM features. In a production environment, it is recommended that
|
||||
# you store this private key in a secret and use envsFrom to reference the secret below.
|
||||
# To more information: https://fleetdm.com/docs/using-fleet/fleet-server-configuration#server-private-key
|
||||
# For more information, check out the docs: https://fleetdm.com/docs/configuration/fleet-server-configuration#server-private-key
|
||||
FLEET_SERVER_PRIVATE_KEY: ""
|
||||
|
||||
## Section: Environment Variables from Secrets/CMs
|
||||
|
|
|
|||
Loading…
Reference in a new issue