fix path
This commit is contained in:
@@ -23,7 +23,13 @@ nodes:
|
|||||||
hostPort: 443
|
hostPort: 443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
extraMounts:
|
extraMounts:
|
||||||
- hostPath: ../volume
|
- hostPath: volume
|
||||||
containerPath: /volume
|
containerPath: /volume
|
||||||
- role: worker
|
- role: worker
|
||||||
|
extraMounts:
|
||||||
|
- hostPath: volume
|
||||||
|
containerPath: /volume
|
||||||
- role: worker
|
- role: worker
|
||||||
|
extraMounts:
|
||||||
|
- hostPath: volume
|
||||||
|
containerPath: /volume
|
||||||
|
Reference in New Issue
Block a user