Skip to content

Commit

Permalink
added gif for --with-mta option
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhprasad-sap committed Jul 4, 2024
1 parent fc0ce6a commit ec55556
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added .images/cds-add-cap-operator-with-mta.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ To integrate the CAP Operator Plugin into your project, follow these steps:
cds add cap-operator --with-mta <mta-yaml-file-path> --with-mta-extensions <mta-ext-yaml-1-file-path>,<mta-ext-yaml-2-file-path>
```
![](.images/cds-add-cap-operator-with-mta.gif)
As mentioned above, the plugin will automatically inject the templates folder into the final chart during `cds build`. But If you want to add the `templates` folder during chart folder creation itself, then you can use `--with-templates` along with this option as shown below:
```sh
Expand Down

0 comments on commit ec55556

Please sign in to comment.