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