use production values
ci / build (push) Successful in 8s
Details
ci / build (push) Successful in 8s
Details
This commit is contained in:
parent
1111e4a2a3
commit
1dbf109afe
|
@ -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
|
Loading…
Reference in New Issue