Zeeshan Ahmad
Results
2
comments of
Zeeshan Ahmad
I have been keeping an eye on the project as well, but as you mentioned, several features are still pending merge. We are not sure about the current status? any...
We successfully deployed custom logback configuration with the bitnami ZK helm chart. Here's our approach: We mounted a custom `logback.xml` via ConfigMap, which enables file-based logging: ```yaml # values.yaml extraVolumes:...