refactor(c4): renamed local deployment to edp-in-local-kind-cluster
This commit is contained in:
parent
79c9dfbcc3
commit
223fbdb1b5
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
// Deployment model
|
// Deployment model
|
||||||
deployment {
|
deployment {
|
||||||
|
|
||||||
environment local 'Local' {
|
environment local 'Local kind-cluster' {
|
||||||
|
description 'Local kind-cluster environment for EDP, typically run by edpbuilder'
|
||||||
technology 'Kind'
|
technology 'Kind'
|
||||||
icon tech:kubernetes
|
icon tech:kubernetes
|
||||||
|
|
Loading…
Reference in a new issue