mirror of
https://github.com/suyiiyii/SIMS.git
synced 2026-05-11 03:27:56 +08:00
refactor: update ingress.yaml to use pathType: Prefix
This commit is contained in:
@@ -14,6 +14,6 @@ spec:
|
|||||||
port:
|
port:
|
||||||
number: 80
|
number: 80
|
||||||
path: /
|
path: /
|
||||||
pathType: Exact
|
pathType: Prefix
|
||||||
status:
|
status:
|
||||||
loadBalancer: {}
|
loadBalancer: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user