We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea8658 commit a68165cCopy full SHA for a68165c
docs/reference.md
@@ -8,7 +8,8 @@ Although it is limited only to Kubernetes resources it makes it very easy to use
8
9
## Generic Notes
10
11
-- All templates (both object and string based) uses [Qute templating engine](https://quarkus.io/guides/qute-reference).
+- All templates (both object and string based) uses [Qute templating engine](https://quarkus.io/guides/qute-reference). While objects allow only
12
+ placeholders, you can use the full power of qute in string templates.
13
14
## [Glue resource](https://github.com/java-operator-sdk/kubernetes-glue-operator/releases/latest/download/glues.glue-v1.yml)
15
0 commit comments