Skip to content

Commit

Permalink
Update Knative-custom-install.md (knative#1178)
Browse files Browse the repository at this point in the history
change the name `release.yaml` to `build.yaml`
  • Loading branch information
ledboot authored and samodell committed Apr 23, 2019
1 parent 1b551ec commit 2cc4ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/Knative-custom-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ files from the Knative repositories:
| [`monitoring-tracing-zipkin.yaml`][1.5] | Installs only [Zipkin][2.3].**\*** | Serving component, ELK stack (monitoring-logs-elasticsearch.yaml) |
| [`monitoring-tracing-zipkin-in-mem.yaml`][1.6] | Installs only [Zipkin in-memory][2.3]**\*** | Serving component |
| **knative/build** | | |
| [`release.yaml`][3.1]| Installs the Build component. | Cluster roles enabled, if interacting with Serving |
| [`build.yaml`][3.1]| Installs the Build component. | Cluster roles enabled, if interacting with Serving |
| **knative/eventing** | | |
| [`release.yaml`][4.1]| Installs the Eventing component. Includes the in-memory channel provisioner. | Serving component |
| [`eventing.yaml`][4.2] | Installs the Eventing component. Does not include the in-memory channel provisioner. | Serving component |
Expand Down

0 comments on commit 2cc4ce6

Please sign in to comment.