Skip to content

Commit

Permalink
docs: Clarify the usage of archiveSecret
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLuttenberger committed Aug 21, 2024
1 parent 40d1657 commit ff17503
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/manifests.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,14 @@ The content of the AWS SecretsManager secret must be a JSON containing two value
},
```

The archive secret would then need to be referenced in the deployment manifest:

```yaml
...
archiveSecret: example-archive-credentials-modules
...
```

(parameters)=
## Parameters

Expand Down

0 comments on commit ff17503

Please sign in to comment.