mirror of
https://github.com/suyiiyii/SIMS.git
synced 2026-06-23 03:36:52 +08:00
refactor: update ingress.yaml to use pathType: Prefix
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
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