# Default values for configuration of a STARTX cluster # see values.yaml for explanation on each params context: &context scope: startx cluster: default environment: infra component: mtv app: startx-mtv version: "2.8.2" mtv: enabled: false hooked: false namespace: openshift-mtv forklift: enabled: true name: forklift-controller spec: | controller_container_limits_cpu: 500m controller_container_limits_memory: 800Mi controller_max_vm_inflight: 2 controller_precopy_interval: 60 feature_must_gather_api: 'true' feature_ui_plugin: 'true' feature_validation: 'true' feature_volume_populator: 'true' must_gather_api_cleanup_max_age: 12h providers: enabled: true list: - name: host namespace: openshift-mtv type: openshift enableSecret: false openshift: url: '' insecureSkipVerify: "true" project: enabled: false context: <<: *context project: enabled: true hooked: false type: namespace name: "openshift-mtv" display_name: "Startx MTV" requester: startx description: Migration Toolkit for Virtualisation configured by STARTX operator: enabled: false context: <<: *context subscription: enabled: true hooked: false name: "mtv-operator" namespace: "openshift-mtv" version: "v2.8.2" operator: channel: "release-v2.8" name: mtv-operator installPlanApproval: Automatic csv: mtv-operator source: name: redhat-operators namespace: openshift-marketplace config: infra: true # resources: # limits: # cpu: 400m # requests: # cpu: 400m operatorGroup: enabled: true hooked: false name: "openshift-mtv" namespace: "openshift-mtv" providedAPIs: "ForkliftController.v1beta1.forklift.konveyor.io,Hook.v1beta1.forklift.konveyor.io,Host.v1beta1.forklift.konveyor.io,Migration.v1beta1.forklift.konveyor.io,NetworkMap.v1beta1.forklift.konveyor.io,OpenstackVolumePopulator.v1beta1.forklift.konveyor.io,OvirtVolumePopulator.v1beta1.forklift.konveyor.io,Plan.v1beta1.forklift.konveyor.io,Provider.v1beta1.forklift.konveyor.io,StorageMap.v1beta1.forklift.konveyor.io"