Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jashandeep-sohi authored Aug 6, 2024
1 parent 8cdac6f commit 0edf431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The API is a limited subset of the `kubeseal` CLI with some added features.

## Seal

To seal secrets use the `ghcr.io/jashandeep-sohi/krm-fn-sealedsecrets/seal` function image.
To seal secrets, use the `ghcr.io/jashandeep-sohi/krm-fn-sealedsecrets/seal` function image.

It takes in a stream of `v1.Secrets` and generates `SealedSecrets` for each of them.
Configure it using a [ConfigMap](https://pkg.go.dev/github.com/jashandeep-sohi/krm-fn-sealedsecrets@v0/pkg/seal#ConfigMapData).
Expand Down

0 comments on commit 0edf431

Please sign in to comment.