mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-03 12:56:10 +08:00
refactor: update ingress.yaml to use pathType: Prefix
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
This commit is contained in:
parent
3a5617e77e
commit
11f4736081
@ -14,6 +14,6 @@ spec:
|
|||||||
port:
|
port:
|
||||||
number: 80
|
number: 80
|
||||||
path: /
|
path: /
|
||||||
pathType: Exact
|
pathType: Prefix
|
||||||
status:
|
status:
|
||||||
loadBalancer: {}
|
loadBalancer: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user