Update pod.yaml

This commit is contained in:
jijun2 2015-10-06 15:22:49 +08:00
parent 3235b46038
commit 1fe4b9a652
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