diff --git a/compliance-monitor/templates/overview.md.j2 b/compliance-monitor/templates/overview.md.j2 index 64e57e91c..3cc680e74 100644 --- a/compliance-monitor/templates/overview.md.j2 +++ b/compliance-monitor/templates/overview.md.j2 @@ -55,9 +55,9 @@ This is a list of KaaS clouds that we test on a nightly basis against the certif {% set kaas = '1fffebe6-fd4b-44d3-a36c-fc58b4bb0180' -%} | Name | Description | Operator | SCS-compatible KaaS | |-------|--------------|-----------|----------------------| -| [Noris](https://www.noris.de/) | KaaS offering based on Gardener | noris network AG | {# #} +| [noris Sovereign Cloud (nSC)](https://www.noris.de/en/it-services/cloud-services/cloud-solutions-for-enterprise-companies/noris-sovereign-cloud/) | Public KaaS cloud based on Gardener (1 SCS configuration) | noris network AG | {# #} {#- #} [{{ results | pick(kaas, 'noris-1.33', 'noris-1.34') | summary }}]({{ detail_url('group-noris', kaas) }}) {# -#} | -| [Syself](https://syself.com/) | KaaS offering based on ClusterStacks | Syself GmbH | {# #} +| [Syself Autopilot](https://syself.com/platform) | KaaS offering based on ClusterStacks | Syself GmbH | {# #} {#- #} [{{ results | pick(kaas, 'syself-1.33', 'syself-1.34') | summary }}]({{ detail_url('group-syself', kaas) }}) {# -#} |