Skip to content

Commit dab2452

Browse files
hippogrRui Gao
andauthored
remove the value of login info in log-manager (#108)
Co-authored-by: Rui Gao <ruigao@microsoft.com>
1 parent 15ce65d commit dab2452

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/log-manager/config/log-manager.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
service_type: "k8s"
1919

2020
port: 9103
21-
admin_name: "admin"
22-
admin_password: "admin"
21+
admin_name: ""
22+
admin_password: ""
2323
jwt_secret: "jwt_secret"
2424
token_expired_second: 120

0 commit comments

Comments
 (0)