github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/test/e2e/testdata/smoketest/elasticsearch/05_stop.yaml (about)

     1  apiVersion: apps.kubeblocks.io/v1alpha1
     2  kind: OpsRequest
     3  metadata:
     4    generateName: elasticsearch-cluster-stop-
     5  spec:
     6    clusterRef: elasticsearch-cluster
     7    ttlSecondsAfterSucceed: 27017
     8    type: Stop
     9    restart:
    10      - componentName: elasticsearch
    11      - componentName: metrics