diff --git a/config/install.yaml b/config/install.yaml index 7289309..3f7a8c8 100644 --- a/config/install.yaml +++ b/config/install.yaml @@ -243,15 +243,11 @@ spec: type: string type: object type: object - enabled: - type: boolean hostname: description: Hostname is an optional field which will be used as Ingress's Host. If it is not defined, Ingress's host will be "..", where domain is specified under NetworkProfileSpec type: string ingressClassName: type: string - required: - - enabled type: object service: description: Defining the options for the Tenant Control Plane Service resource.