Deployment testrail to kubernetes across kustomize
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 -
Helm