diff --git a/kind-demo-cluster-config.yaml b/kind-demo-cluster-config.yaml index ee5d44e..7139ed7 100644 --- a/kind-demo-cluster-config.yaml +++ b/kind-demo-cluster-config.yaml @@ -23,7 +23,7 @@ nodes: hostPort: 443 protocol: TCP extraMounts: - - hostPath: /home/msandor/Kind/volume # <- ezt javítsd a saját mappádra! + - hostPath: ../volume containerPath: /volume - role: worker - role: worker