Skip to content

Commit

Permalink
Merge pull request #69 from stakater/add-documentation-for-buildah
Browse files Browse the repository at this point in the history
Add documentation for buildah
  • Loading branch information
kahootali authored Jun 16, 2020
2 parents c900b92 + 0719b27 commit b9b6ca9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/releaseApplication.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ The releaseApplication can be used with the following parameters:
| kubernetesChartName | `stakater/application` | Helm chart against which manifests will be generated|
| kubernetesChartVersion | `0.0.12` | Helm chart version|
| kubernetesNamespace | `default` | Namespace which will be used to generate k8s resources |
| useBuildah | `false` | Use buildah to build and push Image |
| buildahVerifyTls | `false` | Verify TLS when using buildah |


Passing "#ENVIRONMENT" in goals would dynamically replace it with prod if the branch against which release application
was called is master, else it will replace it with stage.
Expand Down

0 comments on commit b9b6ca9

Please sign in to comment.