https://github.com/maelvls/helm-charts
The helm charts for users-grpc
https://github.com/maelvls/helm-charts
helm-charts
Last synced: 3 months ago
JSON representation
The helm charts for users-grpc
- Host: GitHub
- URL: https://github.com/maelvls/helm-charts
- Owner: maelvls
- Created: 2020-11-17T14:38:41.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-11-20T10:09:11.000Z (over 4 years ago)
- Last Synced: 2025-01-24T19:44:19.879Z (5 months ago)
- Topics: helm-charts
- Homepage: https://maelvls.dev/helm-charts
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm-charts
A Helm chart for running users-server in Kubernetes. The user-server
binary is part of the [users-grpc](https://github.com/maelvls/users-grpc),
a project I wrote to show some interesting development techniques such as
TDD and CLI testing.To see what options you can use in your `values.yaml`, take a look at the
[Helm chart source](https://github.com/maelvls/users-grpc/tree/master/ci/helm/users-grpc)
(more specifically, look at the `values.yaml` file there).> The source code for this helm repository is [here](https://github.com/maelvls/helm-charts).