docs: redo docs
This commit is contained in:
parent
25e6410c65
commit
870680b6c5
22 changed files with 432 additions and 507 deletions
|
|
@ -54,6 +54,10 @@ integration:
|
|||
# are set correctly. Turn this off if you are having issues with
|
||||
# shareProcessNamespace not being validated correctly.
|
||||
validate_manifest: true
|
||||
# This should be the name of the Pod running Headscale and Headplane.
|
||||
# If this isn't static you should be using the Kubernetes Downward API
|
||||
# to set this value (refer to docs/Integrated-Mode.md for more info).
|
||||
pod_name: "headscale"
|
||||
|
||||
# Proc is the "Native" integration that only works when Headscale and
|
||||
# Headplane are running outside of a container. There is no configuration,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue