From 013a991baea45e2d691a9e6330761e875111cfa0 Mon Sep 17 00:00:00 2001 From: Predrag Knezevic Date: Thu, 23 Nov 2023 17:22:59 +0100 Subject: [PATCH] wip --- examples/xr-cluster.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/xr-cluster.yaml b/examples/xr-cluster.yaml index b5b146d..a33de4b 100644 --- a/examples/xr-cluster.yaml +++ b/examples/xr-cluster.yaml @@ -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