github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/test/e2e/testdata/smoketest/official-postgresql/01_vscale.yaml (about) 1 apiVersion: apps.kubeblocks.io/v1alpha1 2 kind: OpsRequest 3 metadata: 4 generateName: official-pg-vscale- 5 spec: 6 clusterRef: official-pg 7 type: VerticalScaling 8 verticalScaling: 9 - componentName: postgresql 10 requests: 11 cpu: "1" 12 memory: 1Gi