Skip to content

Commit

Permalink
README: Add information about promoting Habitat applications
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Rostecki committed Dec 1, 2017
1 parent 16982b5 commit 5256ef2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ To create an example service run:
This will create a single-pod deployment of an `nginx` Habitat service.
More examples are located in the [example directory](https://github.com/kinvolk/habitat-operator/tree/master/examples/).

### Promoting an example

By default, the example service from `examples/standalone/habitat.yml` uses the `staging` channel. To promote it to the `production` channel, use the following example:

kubectl create -f examples/standalone/habitat-promote.yml

## Contributing

### Dependency management
Expand Down

0 comments on commit 5256ef2

Please sign in to comment.