File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ on what your OpenAPIv3 custom API can use.
246
246
247
247
{{<hint "important" >}}
248
248
249
- Changing or expanding the XRD schema requires restarting the [Crossplane pod]({{<ref "./pods#crossplane-pod">}}) to take effect.
249
+ Changing or expanding the XRD schema requires restarting the [Crossplane pod]({{<ref "../guides /pods#crossplane-pod">}}) to take effect.
250
250
{{< /hint >}}
251
251
252
252
##### Required fields
@@ -477,7 +477,7 @@ spec:
477
477
478
478
{{<hint "important" >}}
479
479
480
- Changing or expanding the XRD schema requires restarting the [Crossplane pod]({{<ref "./pods#crossplane-pod">}}) to take effect.
480
+ Changing or expanding the XRD schema requires restarting the [Crossplane pod]({{<ref "../guides /pods#crossplane-pod">}}) to take effect.
481
481
{{< /hint >}}
482
482
483
483
# ## Manage connection secrets
Original file line number Diff line number Diff line change @@ -597,7 +597,7 @@ Disable schema aware validation by setting the
597
597
` --enable-composition-webhook-schema-validation=false` flag on the Crossplane
598
598
pod.
599
599
600
- The [Crossplane Pods]({{<ref "./pods#edit-the-deployment">}}) page has
600
+ The [Crossplane Pods]({{<ref "../guides /pods#edit-the-deployment">}}) page has
601
601
more information on enabling Crossplane flags.
602
602
{{< /hint >}}
603
603
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Beginning with Crossplane version 1.20.0 Crossplane uses the [crossplane-contrib
38
38
installing packages.
39
39
40
40
Specify the full domain name with the ` package ` or change the default Crossplane
41
- registry with the ` --registry ` flag on the [ Crossplane pod] ({{<ref "./pods">}})
41
+ registry with the ` --registry ` flag on the [ Crossplane pod] ({{<ref "../guides /pods">}})
42
42
{{< /hint >}}
43
43
44
44
For example to install the
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Beginning with Crossplane version 1.20.0 Crossplane uses the [crossplane-contrib
52
52
installing packages.
53
53
54
54
Specify the full domain name with the ` package ` or change the default Crossplane
55
- registry with the ` --registry ` flag on the [ Crossplane pod] ({{<ref "./pods">}})
55
+ registry with the ` --registry ` flag on the [ Crossplane pod] ({{<ref "../guides /pods">}})
56
56
{{< /hint >}}
57
57
58
58
For example, to install the
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Usages are a beta feature. Beta features are enabled by default.
25
25
<!-- vale write-good.Passive = YES -->
26
26
27
27
Disable ` Usage ` support by
28
- [ changing the Crossplane pod setting] ({{<ref "./pods#change-pod-settings">}})
28
+ [ changing the Crossplane pod setting] ({{<ref "../guides /pods#change-pod-settings">}})
29
29
and setting
30
30
{{<hover label =" deployment " line =" 12 " >}}--enable-usages=false{{</hover >}}
31
31
argument.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments