https://github.com/bushelpowered/spicedb-operator-chart
A Helm chart to install the SpiceDB Operator
https://github.com/bushelpowered/spicedb-operator-chart
Last synced: 3 months ago
JSON representation
A Helm chart to install the SpiceDB Operator
- Host: GitHub
- URL: https://github.com/bushelpowered/spicedb-operator-chart
- Owner: bushelpowered
- License: unlicense
- Created: 2023-06-16T19:23:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-10T17:21:07.000Z (12 months ago)
- Last Synced: 2025-07-10T23:09:04.664Z (11 months ago)
- Language: Smarty
- Homepage: https://bushelpowered.github.io/spicedb-operator-chart/
- Size: 49.8 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-spicedb - bushelpowered/spicedb-operator-chart - Helm chart to install the SpiceDB Operator (Developer Tools / Third-party Tools)
README
# spicedb-operator-chart
A Helm chart to install the [SpiceDB Operator](https://github.com/authzed/spicedb-operator).
# Installation
```shell
helm repo add spicedb-operator-chart https://bushelpowered.github.io/spicedb-operator-chart/
helm repo update
helm repo upgrade --install ... spicedb-operator-chart/spicedb-operator
```