mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 10:31:37 +01:00
add: harbor & fix master_address hedgedoc
This commit is contained in:
@@ -219,4 +219,15 @@ keycloak_clients:
|
|||||||
description: "Hedgedoc"
|
description: "Hedgedoc"
|
||||||
keycloak_id: "00000000-0000-0000-0000-000000000012"
|
keycloak_id: "00000000-0000-0000-0000-000000000012"
|
||||||
groups: "monitoring"
|
groups: "monitoring"
|
||||||
master_address: "https://async-icinga.atlantishq.de"
|
master_address: "https://hedgedoc.atlantishq.de"
|
||||||
|
|
||||||
|
harbor:
|
||||||
|
party_secret: "iHISTORY_PURGED_SECRET"
|
||||||
|
client_id: z_harbor
|
||||||
|
client_secret: "HISTORY_PURGED_SECRET"
|
||||||
|
redirect_uris:
|
||||||
|
- "https://harbor-registry.atlantishq.de/*"
|
||||||
|
description: "Harbor Registry"
|
||||||
|
keycloak_id: "00000000-0000-0000-0000-000000000013"
|
||||||
|
groups: "pki"
|
||||||
|
master_address: "https://harbor-registry.atlantishq.de"
|
||||||
|
|||||||
Reference in New Issue
Block a user