-
Story
-
Resolution: Done
-
Major
-
None
-
None
Currently the expressions are having the .spec.<attribute>, or .status.<attribute>, and therefore it needs to support multiple backing services. To add support, the expressions need to take Kubernetes Resource Kind and resourceRef in consideration, like the following:
{{ .<kind>.<resourceRef>.spec.<attribute> }} {{ .<kind>.<resourceRef>.status.<attribute> }}
And therefore, we can employ use cases like issue-352.
Documentation and Examples
Make sure all documentation and examples using `customEnvVar` are updated.
- is caused by
-
APPSVC-305 [SBO] Support multiple backing services
- Closed
- is related to
-
APPSVC-478 Fix lack of Data for CustomEnvVar
- Closed
-
APPSVC-493 [SBO] Data Retrieval based on Annotations
- Closed
-
APPSVC-582 Accept service aliases in custom environment variable template context
- Closed