Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
feat(readme): add information about usage (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
  • Loading branch information
haarchri committed Jul 31, 2023
1 parent 7556f2d commit 2519787
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,20 @@

based on [Crossplane Intro and Deep Dive - the Cloud Native Control Plane Framework](https://youtu.be/5WRkVUlEgHI?t=1793)

todo:
- release helm-chart in repo
- release image in dockerhub
- add usage information in readme

## Licensing
## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

x-metrics is under the Apache 2.0 license.
```console
helm repo add x-metrics https://crossplane-contrib.github.io/x-metrics
helm install x-metrics x-metrics/x-metrics --namespace x-metrics --create-namespace --wait
```

## Licensing

| Property | Function | Repository |
|--------------------------------|-----------------------|-------------|
Expand Down

0 comments on commit 2519787

Please sign in to comment.