ory/k8s

Inconsistency with service account annotations on maester charts

adamstrawson opened this issue · 0 comments

Preflight checklist

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