Skip to content

Commit b5bca89

Browse files
committed
move serviceexports to ctrl-runtime
1 parent b3fcc52 commit b5bca89

6 files changed

Lines changed: 215 additions & 263 deletions

File tree

apiserviceexport.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
apiVersion: kube-bind.io/v1alpha2
2+
kind: APIServiceExportRequest
3+
metadata:
4+
name: mangodbs.mangodb.com
5+
spec:
6+
resources:
7+
- group: mangodb.com
8+
resource: mangodbs
9+
status: {}

0 commit comments

Comments
 (0)