use production values
ci / build (push) Successful in 8s Details

This commit is contained in:
CJ_Clippy 2024-04-26 20:38:35 +00:00
parent 1111e4a2a3
commit 1dbf109afe
1 changed files with 7 additions and 2 deletions

View File

@ -10,7 +10,12 @@ spec:
values:
ingress:
hosts:
- host: podinfo.production
- host: podinfo.sbtp.xyz
paths:
- path: /
pathType: ImplementationSpecific
pathType: Prefix
backend:
service:
name: podinfo
port:
number: 9898