data-center-helm-charts icon indicating copy to clipboard operation
data-center-helm-charts copied to clipboard

CLIP-1566: Make it possible to configure images/tags of auxiliary containers

Open bianchi2 opened this issue 3 years ago • 2 comments
trafficstars

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

A small change to values and templates to be able to pass custom image and tag to nfs permission fixes init container and fluentd sidecar (if enabled)

Checklist

  • [x] I have added unit tests
  • [x] I have applied the change to all applicable products
  • [ ] I have added the change description to the changelog.md and Chart.yaml files
  • [ ] (Atlassian only) I have run the E2E test (if applicable)
  • [ ] (Atlassian only) Internal Bamboo CI is passing

bianchi2 avatar Oct 21 '22 00:10 bianchi2

LGTM. This is removing one of the blockers for airtight environments. Maybe adding a small paragraph to our documentation would be useful as well :)

nanux avatar Oct 21 '22 01:10 nanux

@nanux I have removed one limitation and added a new section to the installation guide with instructions on how to redefine images that statefulsets containers may use.

bianchi2 avatar Oct 22 '22 06:10 bianchi2