Skip to content

Commit bc7fc35

Browse files
committed
Fix missing group 'syself'
It's a good idea to declare a group for related subjects, such as different regions of the same IaaS product or different k8s versions of the same KaaS product. Once this change is live on the server, details for the whole group can be requested under: https://compliance.sovereignit.cloud/page/detail_full/group-syself/1fffebe6-fd4b-44d3-a36c-fc58b4bb0180 It will be similar to this page: https://compliance.sovereignit.cloud/page/detail_full/group-pco-prod/50393e6f-2ae1-4c5c-a62c-3b75f2abef3f Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 2059940 commit bc7fc35

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

compliance-monitor/bootstrap.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,14 @@ accounts:
9696
public_key_type: "ssh-ed25519"
9797
public_key_name: "primary"
9898
- subject: syself-1.32
99+
group: syself
99100
delegates:
100101
- zuul_ci
101102
- subject: syself-1.31
103+
group: syself
102104
delegates:
103105
- zuul_ci
104106
- subject: syself-1.30
107+
group: syself
105108
delegates:
106109
- zuul_ci

0 commit comments

Comments
 (0)