Skip to content

Commit

Permalink
remove remote chart
Browse files Browse the repository at this point in the history
  • Loading branch information
devdot4 committed Sep 16, 2021
1 parent 27705bc commit 76dd419
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,21 +136,4 @@ Output file will be:

You can see the `repository` replaced to the right value

## If you would like to deploy remote chart

REMOTE CHARTS are available on versions `"0.0.4"` and up.

In order to deploy remote charts, you should have your own `values.yaml` file,

`module.tf` and `output.tf` in the same folder.

Please follow the steps to configure `module.tf` and `output.tf`

```yaml
./module.tf
./output.tf
./values.yaml
```
`module.tf` file should look like this

Developed by FuchiCorp DevOps team, Enjoy using it.

0 comments on commit 76dd419

Please sign in to comment.