We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9da790 + 74a366e commit 21742edCopy full SHA for 21742ed
package/crossplane.yaml
@@ -10,9 +10,9 @@ metadata:
10
meta.crossplane.io/description: A patch & transform composition function
11
meta.crossplane.io/readme: |
12
This composition function does everything Crossplane's built-in
13
- [patch & transform][https://docs.crossplane.io/latest/concepts/patch-and-transform/]
+ [patch & transform](https://docs.crossplane.io/latest/concepts/patch-and-transform/)
14
composition does. Instead of specifying `spec.resources` in your
15
Composition, you can use this function. See the
16
- [README](https://github.com/crossplane-contrib/function-patch-and-transform).
+ [README](https://github.com/crossplane-contrib/function-patch-and-transform)
17
for examples and documentation.
18
spec: {}
0 commit comments