Skip to content

Commit

Permalink
PR updates
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjs authored and ilayaperumalg committed Jul 17, 2019
1 parent ca29767 commit 14b4b53
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ Replace `<app>` with the name of your application and the `envVarName`, `configM

You can configure ConfigMap references at the global server level as well.

The following example shows how to do so for streams:
The following example shows how to do so for streams. Edit the appropriate `skipper-config-(binder).yaml`, replacing `(binder)` with the corresponding binder in use:

====
[source,yaml]
Expand All @@ -739,7 +739,7 @@ data:
----
====

The following example shows how to do so for tasks:
The following example shows how to do so for tasks by editing the `server-deployment.yaml` file:

====
[source,yaml]
Expand Down

0 comments on commit 14b4b53

Please sign in to comment.