Update pod.yaml
This commit is contained in:
parent
3235b46038
commit
1fe4b9a652
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue