@hashgraph/solo
    Preparing search index...
    interface ClusterReferenceSetupConfigClass {
        chartDirectory: string;
        clusterRef: string;
        clusterSetupNamespace: NamespaceName;
        context?: string;
        deployMinio: boolean;
        deployPrometheusStack: boolean;
        soloChartVersion: string;
    }
    Index

    Properties

    chartDirectory: string
    clusterRef: string
    clusterSetupNamespace: NamespaceName
    context?: string
    deployMinio: boolean
    deployPrometheusStack: boolean
    soloChartVersion: string