Skip to content

Commit

Permalink
copy change to 1.17
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Miracola <[email protected]>
  • Loading branch information
jaymiracola committed Sep 13, 2024
1 parent a80de8d commit 08c46c7
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions content/v1.17/getting-started/provider-azure-part-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,15 +401,6 @@ spec:
matchControllerRef: true
resourceGroupNameSelector:
matchControllerRef: true
patches:
- type: FromCompositeFieldPath
fromFieldPath: "spec.location"
toFieldPath: "spec.forProvider.location"
transforms:
- type: map
map:
EU: "Sweden Central"
US: "Central US"
- name: quickstart-network
base:
apiVersion: network.azure.upbound.io/v1beta1
Expand Down Expand Up @@ -707,4 +698,4 @@ No resources found
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
Crossplane users and contributors.
* Read more about the [Crossplane concepts]({{<ref "../concepts">}}) to find out
what else you can do with Crossplane.
what else you can do with Crossplane.

0 comments on commit 08c46c7

Please sign in to comment.