team-container
team-container copied to clipboard
team-container without letsEntcrypt
we want to install the teamContainer on a specific port 8444 .... port 80 and 443 is not available:
i have changed the following files:
../team-setup/templates/ingres/02-service.yaml (replace 443 with 8444)
../team-setup/templates/ingres/04-deployment (replace 443 with 8444)
the server is running, but letsencrypt doesn't work without port 80 and 443, so i want to install my own wildcard certificate. does anybody know how to do this with traefik and helm ?