cloudhut / charts

Helm chart for deploying Kowl (Business) in Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secret keys should be configurable

estahn opened this issue · comments

We're using the strimzi kafka operator and the secret with the certificate is automatically created by the operator. It would be great to be able to configure the keys for an existing secret, e.g.

        secret:
          existingSecret: kafka-cluster-ca-cert
          kafka-tls-cert: ca.crt