mirror of https://github.com/k3s-io/k3s
Update pod.yaml
parent
f77ebe2b06
commit
53fafa8547
|
@ -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