re-add paths spec
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
e4b16f5844
commit
697942e708
|
@ -37,7 +37,11 @@ spec:
|
|||
# ingress.kubernetes.io/ssl-redirect: "true"
|
||||
hosts:
|
||||
- host: podinfo.sbtp.xyz
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
||||
tls:
|
||||
- secretName: podinfo-tls
|
||||
hosts:
|
||||
- podinfo.sbtp.xyz
|
||||
- secretName: podinfo-tls
|
||||
hosts:
|
||||
- podinfo.sbtp.xyz
|
||||
|
|
Loading…
Reference in New Issue