https://github.com/dabevlohn/gitlab_runner_helm
https://github.com/dabevlohn/gitlab_runner_helm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dabevlohn/gitlab_runner_helm
- Owner: dabevlohn
- License: mit
- Created: 2023-12-19T08:06:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T08:14:49.000Z (over 1 year ago)
- Last Synced: 2025-01-26T16:22:15.001Z (4 months ago)
- Language: Mustache
- Size: 621 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GitLab Runner Helm Chart
This chart deploys a GitLab Runner instance into your Kubernetes
cluster. For more information, please review [our documentation](https://docs.gitlab.com/charts/charts/gitlab/gitlab-runner).# Development
Please follow [development documentation](DEVELOPMENT.md).