docs: fix mistake in env docs (#119)

This commit is contained in:
Steve Wills 2025-03-03 14:32:05 -05:00 committed by GitHub
parent 41ca4c40ad
commit 983356611e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -152,7 +152,7 @@ spec:
env: env:
# Set these if the pod name for Headscale is not static # Set these if the pod name for Headscale is not static
# We will use the downward API to get the pod name instead # We will use the downward API to get the pod name instead
- name: HEADPLANE_ENV_LOAD_OVERRIDES - name: HEADPLANE_LOAD_ENV_OVERRIDES
value: 'true' value: 'true'
- name: 'HEADPLANE_INTEGRATION__KUBERNETES__POD_NAME' - name: 'HEADPLANE_INTEGRATION__KUBERNETES__POD_NAME'
valueFrom: valueFrom: