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