mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +00:00
Add username and password support to Repo add feature (#228)
* Add username and password support to Repo add in UI * Add support for Username and Passowrd in Add Repo API
This commit is contained in:
@@ -79,3 +79,8 @@
|
||||
.fs-80 {
|
||||
font-size: 0.8rem!important;
|
||||
}
|
||||
|
||||
.required::after {
|
||||
content: " *";
|
||||
color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user