Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-9324

Strengthen Debezium platform helm chart

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      hello,
      i have some suggestions which stem from my try to use this helm chart (with external db)
      couple of problems with helm values:

      domain:
        url: dbz.my.sv
      database:
        enabled: false
        name: debezium
        host: postgresql.infra
        # port: 5432  <----- there is no port support here what if my db is on another port?
        auth:
          existingSecret: debezium-postgresql  #<------- if username and password is set this SHOULD be left empty but it's not possible 

      and one more important thing i had to go through the code and read the database charts to see that i need to encode my username/password in secret to base64 before using, it's a good idea to append this to the description of the values in the docs.

              Unassigned Unassigned
              rhaccount_to_report_issue_in_dbz rhaccount_to_report_issue_in_dbz and nothing else (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: