Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions deployment/chainloop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ The default deployment mode relies on external dependencies to be available in a

The Helm Chart in this mode includes

- Chainloop [Controlplane](../../app/controlplane)
- Chainloop [Artifact proxy](../../app/artifact-cas)
- Chainloop [Controlplane](https://github.com/chainloop-dev/chainloop/tree/main/app/controlplane)
- Chainloop [Artifact proxy](https://github.com/chainloop-dev/chainloop/tree/main/app/artifact-cas)
- A PostgreSQL dependency enabled by default

During installation, you'll need to provide
Expand Down Expand Up @@ -132,8 +132,8 @@ To provide an easy way to give Chainloop a try, this Helm Chart has an **opt-in

The Helm Chart in this mode includes

- Chainloop [Controlplane](../../app/controlplane)
- Chainloop [Artifact proxy](../../app/artifact-cas)
- Chainloop [Controlplane](https://github.com/chainloop-dev/chainloop/tree/main/app/controlplane)
- Chainloop [Artifact proxy](https://github.com/chainloop-dev/chainloop/tree/main/app/artifact-cas)
- A PostgreSQL dependency enabled by default
- **A pre-configured Hashicorp Vault instance running in development mode (unsealed, in-memory, insecure)**

Expand Down