Skip to content

Commit

Permalink
chore: reformat config file
Browse files Browse the repository at this point in the history
Signed-off-by: warjiang <1096409085@qq.com>
  • Loading branch information
warjiang committed Sep 4, 2024
1 parent d6d6a88 commit 4446ac0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion artifacts/overlays/ingress-mode/dashboard-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ menu_configs:
sidebar_key: BUILDIN
- path: thirdparty
enable: true
sidebar_key: THIRDPARTY
sidebar_key: THIRDPARTY
2 changes: 1 addition & 1 deletion artifacts/overlays/ingress-mode/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ spec:
serviceName: karmada-dashboard-web
servicePort: 8000
path: /
pathType: ImplementationSpecific
pathType: ImplementationSpecific
2 changes: 1 addition & 1 deletion artifacts/overlays/nodeport-mode/dashboard-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ menu_configs:
sidebar_key: BUILDIN
- path: thirdparty
enable: true
sidebar_key: THIRDPARTY
sidebar_key: THIRDPARTY

0 comments on commit 4446ac0

Please sign in to comment.