From 983356611e1bbceae8d17ec5b6db5d29b8cc70fd Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Mon, 3 Mar 2025 14:32:05 -0500 Subject: [PATCH] docs: fix mistake in env docs (#119) --- docs/Integrated-Mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Integrated-Mode.md b/docs/Integrated-Mode.md index c661d72..73b761a 100644 --- a/docs/Integrated-Mode.md +++ b/docs/Integrated-Mode.md @@ -152,7 +152,7 @@ spec: env: # Set these if the pod name for Headscale is not static # We will use the downward API to get the pod name instead - - name: HEADPLANE_ENV_LOAD_OVERRIDES + - name: HEADPLANE_LOAD_ENV_OVERRIDES value: 'true' - name: 'HEADPLANE_INTEGRATION__KUBERNETES__POD_NAME' valueFrom: