pods prod

This commit is contained in:
Beto Sánchez
2025-04-25 16:26:06 -05:00
parent e791690047
commit 7e9fa5a40f
21 changed files with 191 additions and 82 deletions

View File

@@ -12,7 +12,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: pb8-dev.articulacion.com.co
- host: pb-dev.articulacion.com.co
http:
paths:
- pathType: Prefix
@@ -24,5 +24,5 @@ spec:
number: 80
tls:
- hosts:
- pb8-dev.articulacion.com.co
- pb-dev.articulacion.com.co
secretName: dev-panel-bk-sc

View File

@@ -12,7 +12,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: pf8-dev.articulacion.com.co
- host: pf-dev.articulacion.com.co
http:
paths:
- pathType: Prefix
@@ -24,5 +24,5 @@ spec:
number: 80
tls:
- hosts:
- pf8-dev.articulacion.com.co
- pf-dev.articulacion.com.co
secretName: dev-panel-ft-sc