Added relation from argo to forgejo
This commit is contained in:
parent
51a312c226
commit
d38b710955
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ model {
|
||||||
argocdRepoServer -> argocdRedis 'read/write'
|
argocdRepoServer -> argocdRedis 'read/write'
|
||||||
argocdAppController -> argocdRedis 'read/write'
|
argocdAppController -> argocdRedis 'read/write'
|
||||||
argocdAppSetController -> argocdRedis 'read/write'
|
argocdAppSetController -> argocdRedis 'read/write'
|
||||||
|
|
||||||
|
argocdRepoServer -> forgejo.forgejo 'Syncs git repo'
|
||||||
}
|
}
|
||||||
|
|
||||||
container keycloak 'Keycloak' {
|
container keycloak 'Keycloak' {
|
||||||
|
|
Loading…
Reference in a new issue