This commit is contained in:
2025-07-20 14:08:53 +02:00
parent 779d320a5b
commit c4d9a64b4f

View File

@@ -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