mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Update pod.yaml
This commit is contained in:
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
Block a user