We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04944b0 commit 129837eCopy full SHA for 129837e
apis/nextdnsprofile/composition.yaml
@@ -10,7 +10,7 @@ spec:
10
pipeline:
11
- step: render-templates
12
functionRef:
13
- name: function-go-templating
+ name: crossplane-contrib-function-go-templating
14
input:
15
apiVersion: gotemplating.fn.crossplane.io/v1beta1
16
kind: GoTemplate
@@ -98,4 +98,4 @@ spec:
98
setOwnerReference: true
99
- step: automatically-detect-ready-composed-resources
100
101
- name: function-auto-ready
+ name: crossplane-contrib-function-auto-ready
0 commit comments