Update pod.yaml

pull/6/head
jijun2 2015-10-06 15:22:49 +08:00
parent f77ebe2b06
commit 53fafa8547
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ spec:
- containerPort: 8080
protocol: TCP
volumeMounts:
- mountPath: /mount/test-volume
- mountPath: "/mount/test-volume"
name: test-volume
volumes:
- name: test-volume