mirror of https://github.com/crossplane/docs.git
copy change to 1.17
Signed-off-by: Jay Miracola <jaymiracola@gmail.com>
This commit is contained in:
parent
a80de8d5fa
commit
08c46c720e
|
@ -401,15 +401,6 @@ spec:
|
||||||
matchControllerRef: true
|
matchControllerRef: true
|
||||||
resourceGroupNameSelector:
|
resourceGroupNameSelector:
|
||||||
matchControllerRef: true
|
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
|
- name: quickstart-network
|
||||||
base:
|
base:
|
||||||
apiVersion: network.azure.upbound.io/v1beta1
|
apiVersion: network.azure.upbound.io/v1beta1
|
||||||
|
@ -707,4 +698,4 @@ No resources found
|
||||||
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
||||||
Crossplane users and contributors.
|
Crossplane users and contributors.
|
||||||
* Read more about the [Crossplane concepts]({{<ref "../concepts">}}) to find out
|
* 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.
|
||||||
|
|
Loading…
Reference in New Issue