Skip to content

cnolick/testrail-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Testrail to kubernetes.

Deployment testrail to kubernetes across kustomize

Usage

just change config mysql in mysql/config/mysql.env and Ingress.yaml.

If you wanna use ldap auth change config testrail/config/auth.php

and build:

kustomize build

or apply in your cluster

kustomize build |kubectl apply -f - 

TODO

Helm

About

Deploy testrail to kubernetes across kustomize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published