atlassian / data-center-helm-charts

Helm charts for Atlassian's Data Center products
https://atlassian.github.io/data-center-helm-charts/
Apache License 2.0
150 stars 129 forks source link

Make cacerts writable for user and group #790

Closed bianchi2 closed 2 months ago

bianchi2 commented 2 months ago

Fixes https://github.com/atlassian/data-center-helm-charts/issues/784

In UBI images cacerts aren't writable for user and group, as a result it is not possible to add any custom certs in there.

Terraform e2e is currently broken and should be fixed by https://github.com/atlassian-labs/data-center-terraform/pull/383 (a new dc-terraform release is required)

Checklist