Skip to content

Commit 08c46c7

Browse files
committed
copy change to 1.17
Signed-off-by: Jay Miracola <[email protected]>
1 parent a80de8d commit 08c46c7

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

content/v1.17/getting-started/provider-azure-part-2.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -401,15 +401,6 @@ spec:
401401
matchControllerRef: true
402402
resourceGroupNameSelector:
403403
matchControllerRef: true
404-
patches:
405-
- type: FromCompositeFieldPath
406-
fromFieldPath: "spec.location"
407-
toFieldPath: "spec.forProvider.location"
408-
transforms:
409-
- type: map
410-
map:
411-
EU: "Sweden Central"
412-
US: "Central US"
413404
- name: quickstart-network
414405
base:
415406
apiVersion: network.azure.upbound.io/v1beta1
@@ -707,4 +698,4 @@ No resources found
707698
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
708699
Crossplane users and contributors.
709700
* Read more about the [Crossplane concepts]({{<ref "../concepts">}}) to find out
710-
what else you can do with Crossplane.
701+
what else you can do with Crossplane.

0 commit comments

Comments
 (0)