Mention Hydra in the soauth network description

The description was written alongside the Kratos change and named only the
Kratos admin API, but so-hydra now sits on soauth too.

The trailing note about rebuilding the firewall is dropped, since the setting
is readonly and cannot be changed from SOC in the first place.
This commit is contained in:
Mike Reeves
2026-09-18 10:17:20 -04:00
parent bbc28c88b7
commit 65e261475d
+2 -2
View File
@@ -11,8 +11,8 @@ docker:
description: |
Docker networks used by the grid. sobridge carries most containers and takes its range and
gateway from the docker.range and docker.gateway settings above. soauth is an isolated
network for the authentication services, so that the Kratos admin API is only reachable
from the containers placed on it. Changing these requires a corresponding firewall rebuild.
network for the authentication services, so that the Kratos admin and Hydra API is only reachable
from the containers placed on it.
helpLink: docker
readonly: True
advanced: True