-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
3
-
App Services Sprint 184, Sprint 185
Services referenced by an alias should be supported in custom environment variables.
The `id` field should be present in the service selector:
spec: backingServiceSelector: id: db_testing
And be available in the template context to be consumed as:
{{ .db_testing.status.dbConnection }}
- relates to
-
APPSVC-481 Support multiple backing services in customEnvVar
- Closed