FeatureConfigurationNDR

FeatureConfigurationNDR
FeatureConfigurationNDR

The feature configuration for NDR for staging purpose. NOTE: NDR requires a Cloud Connector instance to be deployed. If such an instance has been deployed already by another component, this existing Cloud Connector will be reused. Otherwise, the caller must have previously staged a Cloud Connector configuration for the deployment to succeed.

AllOf
This class requires all of the following:
JSON Example
{
    "feature_name": "string",
    "chart_repo": "string",
    "docker_registry": "string",
    "precheck_chart_name": "string",
    "precheck_chart_version": "string",
    "deployment_chart_name": "string",
    "deployment_chart_version": "string",
    "storage_class": "string"
}