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

This commit is contained in:
maximo tejeda 2024-12-03 23:51:13 -04:00
parent b339c25237
commit bebda9202a

View File

@ -37,7 +37,7 @@ spec:
selector:
app: $REPONAME
ports:
- port: 80
- port: 443
targetPort: $PORT
name: frontend
---