mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-02 00:16:11 +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:
|
||||
number: 80
|
||||
path: /
|
||||
pathType: Exact
|
||||
pathType: Prefix
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user