We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 559efccCopy full SHA for 559efcc
.gitignore
@@ -0,0 +1,2 @@
1
+charts/*/charts
2
+Chart.lock
README.md
@@ -0,0 +1,8 @@
+# pokertool-chart
+
3
+Helm chart for deploying a pokertool.
4
5
+## Relevant repositories
6
7
+- [Frontend](https://github.com/alliander-opensource/pokertool-frontend)
8
+- [Backend](https://github.com/alliander-opensource/pokertool-backend)
0 commit comments