Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit 861e838

Browse files
authored
chore(docs): Add related projects to README (#676)
1 parent afe1b25 commit 861e838

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,3 +892,10 @@ Add secrets using the AWS cli (example)
892892
```sh
893893
AWS_ACCESS_KEY_ID=foobar AWS_SECRET_ACCESS_KEY=foobar aws --region=us-west-2 --endpoint-url=http://localhost:4584 secretsmanager create-secret --name hello-service/password --secret-string "1234"
894894
```
895+
896+
## Related projects
897+
898+
### khcheck-external-secrets
899+
900+
[khcheck-external-secrets](https://github.com/Nick-Triller/khcheck-external-secrets) is a
901+
[kuberhealthy](https://github.com/Comcast/kuberhealthy) check that monitors if the external secrets operator is functional.

0 commit comments

Comments
 (0)