Fix the vendor name in API version and update the docker image.

This commit is contained in:
Oleksii Kliukin 2017-01-23 11:13:51 +01:00 committed by Murat Kabilov
parent e7220f0abf
commit 3b4d8a8ff5
1 changed files with 3 additions and 3 deletions

View File

@ -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