Skip to content

Commit 8ebeec1

Browse files
authored
Merge pull request #812 from jaymiracola/patch-1
Remove quickstart-subnet location patch
2 parents 989735f + 08c46c7 commit 8ebeec1

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

content/master/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.

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)