Clean up petset

This commit is contained in:
xiangpengzhao
2017-05-06 11:24:34 +08:00
parent a481a5bca9
commit 709ca2e4cc
15 changed files with 21 additions and 21 deletions

View File

@@ -273,7 +273,7 @@ spec:
ports:
- containerPort: 9000
hostPort: 9000
# These volume mounts are persistent. Each pod in the PetSet
# These volume mounts are persistent. Each pod in the Statefulset
# gets a volume mounted based on this field.
volumeMounts:
- name: data

View File

@@ -31,7 +31,7 @@ spec:
ports:
- containerPort: 9000
hostPort: 9000
# These volume mounts are persistent. Each pod in the PetSet
# These volume mounts are persistent. Each pod in the StatefulSet
# gets a volume mounted based on this field.
volumeMounts:
- name: data