Skip to content

Commit

Permalink
add: create local kind cluster with registry
Browse files Browse the repository at this point in the history
  • Loading branch information
KisCsaj68 committed Oct 6, 2024
1 parent 88d561d commit 93ca013
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions infa/cluster.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
apiVersion: ctlptl.dev/v1alpha1
kind: Registry
name: ctlptl-registry
port: 5005
---
apiVersion: ctlptl.dev/v1alpha1
kind: Cluster
product: kind
registry: ctlptl-registry

0 comments on commit 93ca013

Please sign in to comment.