diff --git a/salt/docker/soc_docker.yaml b/salt/docker/soc_docker.yaml index 30ad1e17b..18a7278a5 100644 --- a/salt/docker/soc_docker.yaml +++ b/salt/docker/soc_docker.yaml @@ -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