# With Kind configuration is used to # share a folder between the outside sistem # and the internal container (capsule-controller-manager), # In this way we will be able to get the metadata # generated by harpoon at the end of the e2e tests execution. kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 name: capsule-tracing nodes: - role: control-plane extraMounts: - hostPath: /tmp/results containerPath: /tmp/results