Uploaded image for project: 'Migration Toolkit for Applications'
  1. Migration Toolkit for Applications
  2. MTA-6270

Bug in TLS configuration for ui in operator deployment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Operator
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • None

      The parameter ui_tls_enabled true needs a tls-secret to be mounted in the ui-deployment. The secret expects a tls.crt and a tls.key (see line 121 and 123 in deployment-ui.yml.j2). 
      But unfortunately the secret is not mounted correctly, as seen in line 164 of the above jinja template. 
      mountPath: /var/run/secrets/{{ ui_tls_secret_name }}/tls.crt
      The /tls.crt has to be deleted, I assume.

              rhn-engineering-jmontleo Jason Montleon
              andreas.furbach Andreas Furbach
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: