Skip to content

Commit f798e1c

Browse files
Adding beta disclaimer (#31)
* Adding beta disclaimer * Update README.md Co-authored-by: Robyn MacCallum <[email protected]> * Update README.md Co-authored-by: Robyn MacCallum <[email protected]> --------- Co-authored-by: Robyn MacCallum <[email protected]>
1 parent 2abc625 commit f798e1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This Operator is a tool for teams to integrate Bitwarden Secrets Manager into their Kubernetes workflows seamlessly.
44

5+
> [!NOTE]
6+
> This is a beta release and might be missing some functionality.***
7+
58
## Description
69

710
The sm-operator uses a [controller](internal/controller/bitwardensecret_controller.go) to synchronize Bitwarden Secrets into Kubernetes secrets. It does so by registering a Custom Resource Definition of BitwardenSecret into the cluster. It will listen for new BitwardenSecrets registered on the cluster and then synchronize on a configurable interval.

0 commit comments

Comments
 (0)