mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
Feat: add vela minimal chart (#2340)
* Feat: add vela minimal chart * Feat: add README in minimal chart
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user