Skip to content

Commit

Permalink
One more example situation of missing composition
Browse files Browse the repository at this point in the history
  • Loading branch information
undera committed Sep 19, 2023
1 parent e25ae4d commit 9bc7eb7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/k8s-stage4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,9 @@ kind: CompProxy2
metadata:
name: test-proxy-comp2
spec: { }
---
apiVersion: xrd.komodor.com/v1alpha1
kind: XCompProxy2
metadata:
name: test-proxy-comp2-direct
spec: { }

0 comments on commit 9bc7eb7

Please sign in to comment.