Remove blog pages
This commit is contained in:
parent
145705edf7
commit
e9b4299696
5 changed files with 11 additions and 138 deletions
|
|
@ -19,12 +19,15 @@ deployment {
|
|||
description 'GARM container with runner orchestration'
|
||||
}
|
||||
|
||||
garmService = instanceOf edp.garm.garm {
|
||||
description 'GARM - Runner lifecycle manager'
|
||||
}
|
||||
environment edpCluster 'GARM pod' {
|
||||
technology 'Kubernetes'
|
||||
garmService = instanceOf edp.garm.garm {
|
||||
description 'GARM - Runner lifecycle manager'
|
||||
}
|
||||
|
||||
instanceOf edp.garm.providerEdgeConnect {
|
||||
description 'GARM Provider for Edge Connect'
|
||||
instanceOf edp.garm.providerEdgeConnect {
|
||||
description 'GARM Provider for Edge Connect'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue