The workerAdditionalCerts Variable is not Working on the Concourse Bitnami Helm Chart
search cancel

The workerAdditionalCerts Variable is not Working on the Concourse Bitnami Helm Chart

book

Article ID: 440593

calendar_today

Updated On:

Products

VMware Tanzu Application Catalog

Issue/Introduction

The workerAdditionalCerts variable is set but the certs are not getting added to the worker pods. You can see the worker-certs secret is added to the worker but it has no effect

Cause

A volume / volume mount using the worker-certs secret is missing from the template

Resolution

This has been fixed in Concourse Helm chart version v7.4.1

A conditional worker-additional-certs volume and a matching volumeMount added to both the worker StatefulSet and Deployment templates