Improvements after release (#45)

* Add helm version requirement notes

* Create Help section, no charts placeholder

* Revive missed "user-defined" values

* Fix namespace undefined upon install

* cosmetics
This commit is contained in:
Andrey Pokhilko
2022-10-26 11:05:50 +01:00
committed by GitHub
parent 896d9e3f72
commit b0067e31ba
5 changed files with 38 additions and 10 deletions

View File

@@ -76,6 +76,10 @@
min-width: 60%;
}
.fs-80 {
font-size: 0.8rem!important;
}
html {
min-height: 100%;
}