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

CLIP-1567: Make synchrony pod and service annotations configurable

Open bianchi2 opened this issue 2 years ago • 0 comments

This PR makes it possible to redefine:

  • pod annotations for synchrony. If undefined, .Values.podAnnotations is used
  • service annotations for synchrony. If undefined, .Values.confluence.service.annotations is used

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

Checklist

  • [x] I have added unit tests
  • [x] I have applied the change to all applicable products
  • [x] 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 19 '22 03:10 bianchi2