add config property to save the additional configuration
Signed-off-by: Roland.Ma <rolandma@yunify.com>
This commit is contained in:
@@ -35,6 +35,8 @@ type ControllerSpec struct {
|
||||
// +optional
|
||||
Annotations map[string]string `json:"annotations,omitempty"`
|
||||
// +optional
|
||||
Config map[string]string `json:"config,omitempty"`
|
||||
// +optional
|
||||
Scope Scope `json:"scope,omitempty"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user