Added helm chart for commento (#4)
* Added helm chart for commento * Added dependency to config * Added empty new line * Fixed new line chars
Showing
- .github/verify-config.yaml 2 additions, 0 deletions.github/verify-config.yaml
- .github/workflows/verify.yml 1 addition, 1 deletion.github/workflows/verify.yml
- charts/commento/.helmignore 23 additions, 0 deletionscharts/commento/.helmignore
- charts/commento/Chart.lock 6 additions, 0 deletionscharts/commento/Chart.lock
- charts/commento/Chart.yaml 20 additions, 0 deletionscharts/commento/Chart.yaml
- charts/commento/README.md 130 additions, 0 deletionscharts/commento/README.md
- charts/commento/charts/postgres-0.1.0.tgz 0 additions, 0 deletionscharts/commento/charts/postgres-0.1.0.tgz
- charts/commento/templates/_helpers.tpl 75 additions, 0 deletionscharts/commento/templates/_helpers.tpl
- charts/commento/templates/deployment.yaml 98 additions, 0 deletionscharts/commento/templates/deployment.yaml
- charts/commento/templates/ingress.yaml 33 additions, 0 deletionscharts/commento/templates/ingress.yaml
- charts/commento/templates/secrets.yaml 45 additions, 0 deletionscharts/commento/templates/secrets.yaml
- charts/commento/templates/service.yaml 15 additions, 0 deletionscharts/commento/templates/service.yaml
- charts/commento/templates/serviceaccount.yaml 12 additions, 0 deletionscharts/commento/templates/serviceaccount.yaml
- charts/commento/templates/tests/test-connection.yaml 15 additions, 0 deletionscharts/commento/templates/tests/test-connection.yaml
- charts/commento/values.yaml 202 additions, 0 deletionscharts/commento/values.yaml
Loading
Please register or sign in to comment