mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-11-04 15:54:52 +08:00
refactor: update ingress.yaml to use pathType: Prefix
This commit is contained in:
parent
3a5617e77e
commit
11f4736081
@ -14,6 +14,6 @@ spec:
|
||||
port:
|
||||
number: 80
|
||||
path: /
|
||||
pathType: Exact
|
||||
pathType: Prefix
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user