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 4927074 commit 2f830e7Copy full SHA for 2f830e7
apis/nextdnsprofile/composition.yaml
@@ -74,7 +74,7 @@ spec:
74
body: ""
75
secretInjectionConfigs:
76
- secretRef:
77
- name: nextdns-profile-config
+ name: {{ .observed.composite.resource.spec.name | lower }}-nextdns-config
78
namespace: {{ .observed.composite.resource.metadata.namespace | default "crossplane-system" }}
79
keyMappings:
80
- secretKey: profile-id
0 commit comments