File tree Expand file tree Collapse file tree
documentation/modules/camelk/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,4 +38,7 @@ pom.xml
3838mvnw
3939mvnw.cmd
4040.mvn
41- gh-pages
41+ gh-pages
42+ node_modules
43+ package.json
44+ dev-site.yml
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ kamel run --dependency='camel-aws'\#<1>
135135
136136NOTE: Note the first build usually takes time, you can watch the status with commands
137137
138- :kube-ns: knative-tutorial
138+ :kube-ns: knativetutorial
139139:it-name: comedy-genre-handler
140140include::camelk:partial$kamel-objects-status.adoc[tag=integration-status]
141141
@@ -164,7 +164,7 @@ kamel run --dependency='camel-aws'\#<1>
164164
165165NOTE: Note the first build usually takes time, you can watch the status with commands
166166
167- :kube-ns: knative-tutorial
167+ :kube-ns: knativetutorial
168168:it-name: others-genre-handler
169169include::camelk:partial$kamel-objects-status.adoc[tag=integration-status]
170170
@@ -195,7 +195,7 @@ kamel run --dependency='camel-aws'\#<1>
195195
196196NOTE: Note the first build usually takes time, you can watch the status with command:
197197
198- :kube-ns: knative-tutorial
198+ :kube-ns: knativetutorial
199199:it-name: cartooon-genre-router
200200include::camelk:partial$kamel-objects-status.adoc[tag=integration-status]
201201
You can’t perform that action at this time.
0 commit comments