Skip to content

Commit

Permalink
Reference schema.yaml in 'Building Application Deployer' doc (#338)
Browse files Browse the repository at this point in the history
* Reference schema.yaml in 'Building Application Deployer' doc
  • Loading branch information
eshiroma authored Apr 3, 2019
1 parent fb13571 commit a0ced2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/building-deployer.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Decide how to craft your application k8s manifests.
k8s. The downside is that templating capabilities are very limited.
Follow instructions [here](building-deployer-envsubst.md).

Note that whichever deployer guide you choose to follow, a `schema.yaml` file is
required. It declares parameters required for provisioning the application. See
[here](schema.md) for a reference of this file.

## Publishing a new version

A new application version is submitted by pushing the corresponding deployer image
Expand Down

0 comments on commit a0ced2a

Please sign in to comment.