fix: fix the gateway variable name.
Signed-off-by: Pilipalaca <85749695@qq.com>
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
|
||||
// GatewaySpec defines the desired state of Gateway
|
||||
type GatewaySpec struct {
|
||||
Conroller ControllerSpec `json:"controller,omitempty"`
|
||||
Controller ControllerSpec `json:"controller,omitempty"`
|
||||
Service ServiceSpec `json:"service,omitempty"`
|
||||
Deployment DeploymentSpec `json:"deployment,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user