updated gce-pd and redis examples to use v1beta3

This commit is contained in:
Abhi Shah
2015-03-04 12:19:51 -08:00
parent e6517e48eb
commit f92b20888b
23 changed files with 498 additions and 190 deletions

View File

@@ -15,8 +15,7 @@ desiredState:
image: kubernetes/redis:v1
cpu: 1000
ports:
- name: api
containerPort: 6379
- containerPort: 6379
volumeMounts:
- name: data
mountPath: /redis-master-data