From 741b867840ec4415797a52bab1a4f6bd8519a903 Mon Sep 17 00:00:00 2001 From: maximo tejeda Date: Tue, 3 Dec 2024 23:57:07 -0400 Subject: [PATCH] cc --- k8s/deployment.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yml.template b/k8s/deployment.yml.template index ace1061..f56093c 100644 --- a/k8s/deployment.yml.template +++ b/k8s/deployment.yml.template @@ -59,7 +59,7 @@ spec: service: name: $REPONAME-svc port: - number: 80 + number: 443 #tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames #- hosts: # - cambio.maximotejeda.com