Uploaded image for project: 'Service Binding'
  1. Service Binding
  2. APPSVC-481

Support multiple backing services in customEnvVar

XMLWordPrintable

    • App Services Sprint 181, App Services Sprint 183, App Services Sprint 184

      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.

              isuttonl Igor Sutton (Inactive)
              olemefer Otávio Fernandes
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: