Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Aug 5, 2021
1 parent ed7a175 commit cbc5385
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
* [Apicurio Registry GitHub](https://github.com/apicurio/apicurio-registry)
* [Apicurio Registry sync operator GitHub](https://github.com/Apicurio/apicurio-registry-content-sync-operator)

## Roadmap

* optionally create `Ingress`
* OIDC support via [OAuth2 Proxy](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/oauth_provider/)
or [Gatekeeper](https://github.com/gogatekeeper/gatekeeper)

Please, suggest more roadmap actions by opening an issue in this project.

## Installation

The chart is published to [GitHub Container Registry
Expand Down Expand Up @@ -63,10 +55,9 @@ kubectl port-forward service/myreg-apicurio-registry 8080:8080

Chart parameters can be configured via [Helm values files](https://helm.sh/docs/chart_template_guide/values_files/).

Check out [values.yaml](./values.yaml) and [values.schema.json](./values.schema.json)
Check out [values schema](https://artifacthub.io/packages/helm/apicurio-registry-helm/apicurio-registry?modal=values-schema)
for the available configuration options.


## Contribution

Your contributions like feature suggesstions, bug reports and pull requests are always welcomed.
Expand Down

0 comments on commit cbc5385

Please sign in to comment.