robertpcontreras-ts

Results 2 issues of robertpcontreras-ts

### Describe the bug Hello, I cannot seem to be able to use the `targetFrom` field to access an existing array within the `valuesFrom` object in a helm release. ###...

Hello, we have the following connector config setup to deploy the following config map: ``` apiVersion: v1 kind: ConfigMap metadata: name: voiteq-mssql-jdbc-source-connector namespace: confluent-operator labels: destination: connect enabled: "true" data:...