Skip to content

Commit

Permalink
Bring docs up to date.
Browse files Browse the repository at this point in the history
Signed-off-by: Cornelius Weig <22861411+corneliusweig@users.noreply.github.com>
  • Loading branch information
corneliusweig committed Jan 26, 2020
1 parent 99148a3 commit 31ec48f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/content/en/docs/pipeline-stages/deployers.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ The `kustomize` type offers the following options:

{{< schema root="KustomizeDeploy" >}}

Each entry in `paths` should point to a folder with a kustomization file.

`flags` section offers the following options:

{{< schema root="KubectlFlags" >}}
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/samples/deployers/kustomize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ deploy:
# The deploy section above is equal to
# deploy:
# kustomize:
# path: "."
# paths: ["."]

0 comments on commit 31ec48f

Please sign in to comment.