Skip to content

Commit

Permalink
Revert helm test change
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Garcia <[email protected]>
  • Loading branch information
agarcia-oss committed Oct 4, 2024
1 parent 719b8ec commit c8590a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/sealed-secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Sealed Secrets are "one-way" encrypted K8s Secrets that can be created by anyone
## TL;DR

```console
helm repo add sealed-secrets https://bitnami-labs.github.io/sealed-secrets
helm install my-release sealed-secrets/sealed-secrets
$ helm repo add sealed-secrets https://bitnami-labs.github.io/sealed-secrets
$ helm install my-release sealed-secrets/sealed-secrets
```

## Introduction
Expand Down

0 comments on commit c8590a5

Please sign in to comment.