Public Information
This commit is contained in:
6
dsl/copyConf.dsl
Normal file
6
dsl/copyConf.dsl
Normal file
@@ -0,0 +1,6 @@
|
||||
copyConf = component "init:copyConfig" "Init-Container that extracts the initial configuration from the main component and copies it to the central config git share" {
|
||||
technology "bash"
|
||||
tags "nplus"
|
||||
-> nplus.confpvc "mount etc"
|
||||
main -> this "copy initial config"
|
||||
}
|
||||
Reference in New Issue
Block a user