Features / Improvements & Fixes
Changelog details for Lenses 6.0.6
Improvements 💪
Helm
1
3
Helm: Advanced Volume Mount Configuration for HQ
# Lenses HQ with TLS certificates
additionalVolumeMounts:
- name: hq-truststore
mountPath: "/mnt/provision-secrets/hq"
- name: tls-certificates
mountPath: "/etc/ssl/certs"
additionalVolumes:
- name: hq-truststore
secret:
secretName: hq-agent-test-authority
- name: tls-certificates
secret:
secretName: lenses-hq-tls-certsFixes 🛠️
Removed hard limits for heap size to allow container support to work
SQL Snapshot
SQL Processors AVRO namespace
SET defaults.topic.value.avro.namespace=****Last updated
Was this helpful?

