Inconsistency with service account annotations on maester charts
adamstrawson opened this issue · 0 comments
adamstrawson commented
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- This issue affects my Ory Network project.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Describe the bug
In the Ory Helm Charts it is possible to set annotations on service accounts using the below syntax
deployment:
serviceAccount:
annotations:
annotation/example: foobar
This behaviour isn't consistent within the hydra-maester
and oathkeeper-maester
, and you can't set annotations as required.
Reproducing the bug
Unable to set any custom annotations, as the option does not exist.
Relevant log output
No response
Relevant configuration
No response
Version
0.31.0
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response