fix(arch): there is only Forgejo to be seen in central cluster
This commit is contained in:
parent
9a11ad277c
commit
d804682615
2 changed files with 6 additions and 4 deletions
Binary file not shown.
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 112 KiB |
|
@ -14,7 +14,8 @@ deployment {
|
||||||
icon tech:kubernetes
|
icon tech:kubernetes
|
||||||
technology 'Kubernetes'
|
technology 'Kubernetes'
|
||||||
|
|
||||||
cluster edp 'EDP' {
|
cluster edp 'Forgejo Dev for platform team' {
|
||||||
|
description 't09.de'
|
||||||
|
|
||||||
instanceOf edp.forgejo {
|
instanceOf edp.forgejo {
|
||||||
-> cloudServices
|
-> cloudServices
|
||||||
|
@ -43,9 +44,10 @@ deployment {
|
||||||
icon tech:kubernetes
|
icon tech:kubernetes
|
||||||
technology 'Kubernetes'
|
technology 'Kubernetes'
|
||||||
|
|
||||||
cluster edp 'EDP' {
|
cluster edp 'Forgejo for all EDP-tenants' {
|
||||||
|
|
||||||
instanceOf edp.forgejo {
|
instanceOf edp.forgejo 'Forgejo for all EDP-tenants' {
|
||||||
|
description 'buildth.ing'
|
||||||
-> cloudServices
|
-> cloudServices
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -58,7 +60,7 @@ deployment {
|
||||||
}
|
}
|
||||||
|
|
||||||
kubernetes observability 'Observability' {
|
kubernetes observability 'Observability' {
|
||||||
description '*.t09.de'
|
description '*.buildth.ing'
|
||||||
icon tech:kubernetes
|
icon tech:kubernetes
|
||||||
technology 'Kubernetes'
|
technology 'Kubernetes'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue