docs: fix mistake in env docs (#119)
This commit is contained in:
parent
41ca4c40ad
commit
983356611e
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue