diff --git a/config/samples/e2e/bases/network-peering/kustomization.yaml b/config/samples/e2e/bases/network-peering/kustomization.yaml new file mode 100644 index 000000000..47dc9669f --- /dev/null +++ b/config/samples/e2e/bases/network-peering/kustomization.yaml @@ -0,0 +1,5 @@ +resources: +- network1.yaml +- network2.yaml +- machine1.yaml +- machine2.yaml \ No newline at end of file