garbageyard

Results 2 issues of garbageyard

**Describe the bug** Even after enabling properties `extraVolumes` and `extraVolumeMounts` for zabbix agent in `values.yaml`, the created daemonset doesn't contain these properties. **Version of Helm and Kubernetes**: Helm: v3.12.1 Kubernetes:...

I am trying to download a 3rd-party jar using `jf` but it doesn't work. ``` Repo path: libs-release/activemq/activemq-core/3.2.4/activemq-core-3.2.4.jar URL: https://my.artifactory.com/artifactory/libs-release/activemq/activemq-core/3.2.4/activemq-core-3.2.4.jar ``` ``` $ JFROG_CLI_TRANSITIVE_DOWNLOAD_EXPERIMENTAL=true jf rt dl --flat libs-release/activemq/activemq-core/3.2.4/activemq-core-3.2.4.jar 13:11:30...

bug