Skip to content

Commit f3b8ffa

Browse files
authored
Update README.md (#145)
Signed-off-by: Alex Jones <[email protected]> Signed-off-by: Alex Jones <[email protected]>
1 parent 65a5244 commit f3b8ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
![goversion](https://img.shields.io/github/go-mod/go-version/open-feature/open-feature-operator/main)
99
![version](https://img.shields.io/badge/version-pre--alpha-green)
1010
![status](https://img.shields.io/badge/status-not--for--production-red)
11+
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/open-feature-operator)](https://artifacthub.io/packages/search?repo=open-feature-operator)
1112

1213
The OpenFeature Operator is a Kubernetes native operator that allows you to expose feature flags to your applications. It injects a [flagD](https://github.com/open-feature/flagd) sidecar into your pod and allows you to poll the flagD server for feature flags in a variety of ways.
1314

0 commit comments

Comments
 (0)