mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +00:00
Add explainer on privileged
unhealthy reason (#24781)
* Add explainer on `privileged` unhealthy reason * Redirect unsupported to unhealthy
This commit is contained in:
parent
99e8d4b196
commit
0a177e428a
@ -517,3 +517,6 @@
|
|||||||
|
|
||||||
# Lovelace images
|
# Lovelace images
|
||||||
/images/dashboards/lovelace_* /images/dashboards/:splat
|
/images/dashboards/lovelace_* /images/dashboards/:splat
|
||||||
|
|
||||||
|
# Unsupported reasons that are also unhealthy
|
||||||
|
/more-info/unsupported/privileged /more-info/unhealthy/privileged
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Privileged"
|
title: "Privileged"
|
||||||
description: "More information on why not running with privileged marks the installation as unsupported."
|
description: "More information on why not running with privileged marks the installation as unhealthy."
|
||||||
---
|
---
|
||||||
|
|
||||||
## The issue
|
## The issue
|
Loading…
x
Reference in New Issue
Block a user