Files
casa/services/traefik
Márcio Fernandes e51105ef54
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 15s
traefik --version=40.2.0
2026-05-29 11:47:25 +00:00
..
2026-05-29 11:47:25 +00:00
2026-05-29 11:47:25 +00:00

traefik

helm repo add traefik https://traefik.github.io/charts --force-update
helm upgrade --install traefik traefik/traefik --values=deploy/helm-values.yaml --version=40.2.0 --namespace kube-system --create-namespace