Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
rauerhans committed Oct 10, 2023
1 parent 7d75c8e commit 8efdfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/adding-new-application/plural-artifact-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ the notes template to prompt after installation, as well as links to any upstrea
> Behind the scenes, every `plural bundle install` triggers the OIDC client creation when you answer with `yes` on the OIDC prompt.
This happens, because every client needs to be created before a `plural build` which then inputs the client info into the helm chart.

The `private` flag controls whether the artifact's bundles are published publicly or privately on a `plural push`.
The `private` flag controls whether the artifact's bundles are published publicly or privately on a `plural push` or `plural apply` (see [Publishing](/adding-new-application/publishing)).

### `plural/recipes/dagster-aws.yaml`
```yaml
Expand Down

0 comments on commit 8efdfee

Please sign in to comment.