Skip to content

Templates for GitLab CI/CD and Helm chart for Kubernetes

License

Notifications You must be signed in to change notification settings

dawidrabiega/gitlab-autodevops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-autodevops

Templates for GitLab CI/CD and Helm chart for Kubernetes

Template for gitlab-ci.yml

In order to use gitlab-ci.yml template use the following code:

include: 'https://raw.githubusercontent.com/PayU/gitlab-autodevops/master/gitlab-ci-template.yml'

Helm chart for Kubernetes

Chart can be fetched by:

helm fetch https://github.com/PayU/gitlab-autodevops/archive/master.zip

CI/CD variables

Variable Default Description
APP_HEALTH_CHECK_ENDPOINT / Endpoint for Kubernetes to test node availability
References

About

Templates for GitLab CI/CD and Helm chart for Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages