Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pedjak committed Nov 24, 2023
1 parent e5e5637 commit 013a991
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/xr-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ kind: XCluster
metadata:
name: aws-spoke-01
annotations:
foo: "3"
crossplane.io/render-composition-path: apis/cluster/composition.yaml
crossplane.io/render-function-path: examples/functions.yaml
spec:
parameters:
id: aws-spoke-02
region: us-west-2
region: us-west-1
version: "1.26"
nodes:
count: 5
Expand Down

0 comments on commit 013a991

Please sign in to comment.