Renamed kind to template for the OSC support

This commit is contained in:
Richard Robert Reitz 2024-11-25 19:18:23 +01:00
parent 14b8a03ccf
commit e23f30d881
96 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,9 @@
apiVersion: pkg.crossplane.io/v1
kind: Function
metadata:
name: crossplane-contrib-function-patch-and-transform
spec:
package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.7.0
packagePullPolicy: IfNotPresent # Only download the package if it isnt in the cache.
revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy
revisionHistoryLimit: 1