https://github.com/krateoplatformops/finops-cratedb-custom-resource-chart
https://github.com/krateoplatformops/finops-cratedb-custom-resource-chart
finops krateo-v2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krateoplatformops/finops-cratedb-custom-resource-chart
- Owner: krateoplatformops
- License: apache-2.0
- Archived: true
- Created: 2025-01-28T13:51:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T08:53:02.000Z (7 months ago)
- Last Synced: 2025-06-07T15:18:02.663Z (4 months ago)
- Topics: finops, krateo-v2
- Language: Smarty
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Krateo FinOps CrateDB Custom Resource
This is a [Helm Chart](https://helm.sh/docs/topics/charts/) that installs a custom resource for the [crate-operator](https://github.com/crate/crate-operator), which initializes a CrateDB instance.
## How to install
```sh
$ helm repo add krateo https://charts.krateo.io
$ helm repo update krateo
$ helm install finops-cratedb-custom-resource krateo/finops-cratedb-custom-resource
```