Fix alignment in examples/pods/storage/pv-pod.yaml (#15198)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1f4345b57b
commit
e174e79438
@@ -6,7 +6,7 @@ spec:
|
||||
volumes:
|
||||
- name: task-pv-storage
|
||||
persistentVolumeClaim:
|
||||
claimName: task-pv-claim
|
||||
claimName: task-pv-claim
|
||||
containers:
|
||||
- name: task-pv-container
|
||||
image: nginx
|
||||
|
||||
@@ -6,7 +6,7 @@ spec:
|
||||
volumes:
|
||||
- name: task-pv-storage
|
||||
persistentVolumeClaim:
|
||||
claimName: task-pv-claim
|
||||
claimName: task-pv-claim
|
||||
containers:
|
||||
- name: task-pv-container
|
||||
image: nginx
|
||||
|
||||
Reference in New Issue
Block a user