Skip to content

Commit

Permalink
Update silta-examples.md
Browse files Browse the repository at this point in the history
Update custom chart usage example to reflect duild/deploy job split
  • Loading branch information
tharna authored Dec 19, 2024
1 parent 3fc42b3 commit 0b80c60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/silta-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -738,9 +738,9 @@ charts:
To use a local subchart, replace repository link with `file://<path>/<to>/<subchart>`


2. Add these 2 parameters to `drupal-build-deploy` CircleCI job:
2. Add these 2 parameters to `drupal-deploy` CircleCI job:
```yaml
- silta/drupal-build-deploy:
- silta/drupal-deploy:
source_chart: wunderio/drupal
extension_file: silta/extra_charts.yml
```
Expand Down

0 comments on commit 0b80c60

Please sign in to comment.