https://github.com/alliander-opensource/pokertool-chart
https://github.com/alliander-opensource/pokertool-chart
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alliander-opensource/pokertool-chart
- Owner: alliander-opensource
- Created: 2025-01-30T15:32:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T16:30:31.000Z (about 1 year ago)
- Last Synced: 2025-03-20T17:32:46.657Z (about 1 year ago)
- Language: Shell
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokertool-chart
Helm chart for deploying a pokertool.
## Install
```shell
helm repo add pokertool-repo https://alliander-opensource.github.io/pokertool-chart
helm install my-pokertool pokertool-repo/pokertool --set ingress.domain=mypokertool.com
```
## Relevant repositories
- [Frontend](https://github.com/alliander-opensource/pokertool-frontend)
- [Backend](https://github.com/alliander-opensource/pokertool-backend)