File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ github action을 통해 decapod-site main branch로 PR이 merge되면 자동으
5858 │ ├── application이름
5959 │ │ ├── kustomization.yaml
6060 │ │ └── site-values.yaml
61- ├── hanu -reference
61+ ├── decapod -reference
6262 │ ├── lma
6363 │ │ ├── kustomization.yaml
6464 │ │ └── site-values.yaml
@@ -67,7 +67,7 @@ github action을 통해 decapod-site main branch로 PR이 merge되면 자동으
6767 │ │ └── site-values.yaml
6868 │ └── service-mesh
6969 │ ├── kustomization.yaml
70- └── hanu -reference-offline
70+ └── decapod -reference-offline
7171 ├── lma
7272 │ ├── image-values.yaml
7373 │ ├── kustomization.yaml
@@ -77,8 +77,8 @@ github action을 통해 decapod-site main branch로 PR이 merge되면 자동으
7777 ├── kustomization.yaml
7878 └── site-values.yaml
7979
80- 최상단 디렉토리는 사이트(환경)으로 구분된다. 온라인 환경을 위한 sample site는 ` hanu -reference` 이고,
81- 오프라인 환경을 위한 sample site는 ` hanu -reference-offline` 이다.
80+ 최상단 디렉토리는 사이트(환경)으로 구분된다. 온라인 환경을 위한 sample site는 ` decapod -reference` 이고,
81+ 오프라인 환경을 위한 sample site는 ` decapod -reference-offline` 이다.
8282
8383## decapod-manifests
8484_ [ github link] ( https://github.com/openinfradev/decapod-manifests ) _
@@ -137,4 +137,4 @@ base(1) + site(2) => manifests(3)
137137 values:
138138 elasticsearchOperator:
139139 nodeSelector:
140- taco-lma: enabled
140+ taco-lma: enabled
You can’t perform that action at this time.
0 commit comments