github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/test/e2e/testdata/smoketest/foxlake/07_hscale_in.yaml (about)

     1  apiVersion: apps.kubeblocks.io/v1alpha1
     2  kind: OpsRequest
     3  metadata:
     4    generateName: foxlake-cluster-hscale-in-
     5  spec:
     6    clusterRef: foxlake-cluster
     7    type: HorizontalScaling
     8    horizontalScaling:
     9      - componentName: foxlake-server
    10        replicas: 1
    11      - componentName: foxlake-metadb
    12        replicas: 1