diff --git a/testcluster.yaml b/testcluster.yaml index 5e3c95b0f..508b1a7dd 100644 --- a/testcluster.yaml +++ b/testcluster.yaml @@ -1,11 +1,11 @@ -apiVersion: "zalan.do/v1" -kind: "Spilo" +apiVersion: "acid.zalan.do/v1" +kind: Spilo metadata: name: testcluster spec: - docker_image: registry.opensource.zalan.do/acid/spilo-9.6:1.2-p5 + docker_image: registry.opensource.zalan.do/acid/spilo-9.6:1.2-p9 etcd_host: etcd-client.default.svc.cluster.local:2379 volume_size: 100 # GB resource_cpu: 100m