github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/pkg/cli/cmd/kubeblocks/data/tke_hostpreflight.yaml (about)

     1  apiVersion: troubleshoot.sh/v1beta2
     2  kind: HostPreflight
     3  metadata:
     4    name: host-utility
     5  spec:
     6    collectors:
     7    analyzers:
     8    extendCollectors:
     9      - hostUtility :
    10          collectorName: txcloud-cli
    11          utilityName: tccli
    12    extendAnalyzers:
    13      - hostUtility:
    14          checkName: txcloudCli-Check
    15          collectorName: txcloud-cli
    16          outcomes:
    17            - pass:
    18                message: txcloud-cli has been installed
    19            - warn:
    20                message: txcloud-cli isn't installed