Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 7aa96a5

Browse files
shanduurshanduur-akamai
authored andcommitted
chore(e2e): ctlptl config for KinD cluster
Signed-off-by: Mateusz Urbanek <[email protected]>
1 parent e9d5dfb commit 7aa96a5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

test/ctlptl.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
apiVersion: ctlptl.dev/v1alpha1
3+
kind: Registry
4+
name: ctlptl-registry
5+
port: 5005
6+
---
7+
apiVersion: ctlptl.dev/v1alpha1
8+
kind: Cluster
9+
product: kind
10+
registry: ctlptl-registry

0 commit comments

Comments
 (0)