FIX(headlamp): set baseURL to empty string

- Change baseURL to empty string
- Fix path routing configuration
This commit is contained in:
2026-01-02 19:35:00 +09:00
parent 6d19c01bf1
commit b74bc14950

View File

@@ -32,7 +32,7 @@ ingress:
# Config
config:
baseURL: "https://kubernetes0213.kro.kr"
baseURL: ""
oidc:
secret:
create: false