fix
All checks were successful
${{ github.actor }} executed Build Push Prod / build (push) Successful in 3m12s
${{ github.actor }} executed Build Push Prod / deploy (push) Successful in 18s

This commit is contained in:
maximo tejeda 2024-12-04 00:29:22 -04:00
parent 741b867840
commit 8d7b2ff9ba

View File

@ -37,7 +37,7 @@ spec:
selector:
app: $REPONAME
ports:
- port: 443
- port: 80
targetPort: $PORT
name: frontend
---
@ -59,7 +59,7 @@ spec:
service:
name: $REPONAME-svc
port:
number: 443
number: 80
#tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
#- hosts:
# - cambio.maximotejeda.com