application = softwareSystem "Application" { description "Initialize Document Areas and (Re-) Import Generic Base Apps when updates occur" tags "nplus" job = Container "Job" "PostSync Job" { technology "Kubernetes" tags "Kubernetes - job" main = component "NAPPL Container" "Container Template with official Image Running AppInstaller" { technology "Java" tags "nscale" -> nappljobs.svc "consume" "Advanced Connect Protocol Adapter" -> nplus.confpvc "mount pool" } !include "waitFor.dsl" } }