https://github.com/permify/helm-charts
Helm charts for deploying and managing Permify in Kubernetes environments.
https://github.com/permify/helm-charts
Last synced: 4 months ago
JSON representation
Helm charts for deploying and managing Permify in Kubernetes environments.
- Host: GitHub
- URL: https://github.com/permify/helm-charts
- Owner: Permify
- License: apache-2.0
- Created: 2024-01-03T08:54:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T12:47:33.000Z (6 months ago)
- Last Synced: 2025-01-15T14:51:24.951Z (6 months ago)
- Language: Smarty
- Size: 107 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![]()
Permify Helm Charts
Helm charts for deploying and managing Permify in Kubernetes environments.
## 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:
```console
$ helm repo add permify https://permify.github.io/helm-charts
```You can then run `helm search repo permify` to see the charts.
## License
[Apache 2.0 License](./LICENSE).