Fix broken link to configuration docs. (#21327)

This commit is contained in:
Katheryn Satterlee 2024-08-14 20:59:02 -05:00 committed by GitHub
parent 89a9be3629
commit 79a5b19d18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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