Add explainer on privileged unhealthy reason (#24781)

* Add explainer on `privileged` unhealthy reason

* Redirect unsupported to unhealthy
This commit is contained in:
Mike Degatano 2022-11-01 17:00:21 -04:00 committed by GitHub
parent 99e8d4b196
commit 0a177e428a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -517,3 +517,6 @@
# Lovelace images
/images/dashboards/lovelace_* /images/dashboards/:splat
# Unsupported reasons that are also unhealthy
/more-info/unsupported/privileged /more-info/unhealthy/privileged

View File

@ -1,6 +1,6 @@
---
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