Feat: add vela minimal chart (#2340)

* Feat: add vela minimal chart

* Feat: add README in minimal chart
This commit is contained in:
Tianxin Dong
2021-09-24 17:02:43 +08:00
committed by GitHub
parent 11103b31bb
commit 360c19cf2d
71 changed files with 14033 additions and 11 deletions
+2
View File
@@ -23,6 +23,8 @@ const (
DisableAllCaps = "all"
// DisableNoneCaps disable none of capabilities
DisableNoneCaps = ""
// ManualScalerTraitControllerName is the controller name of manual scaler trait
ManualScalerTraitControllerName = "manualscalertrait"
// ContainerizedWorkloadControllerName is the controller name of containerized workload
ContainerizedWorkloadControllerName = "containerizedwokrload"
// HealthScopeControllerName is the controller name of healthScope controller