Skip to content

Commit 6eb8c3a

Browse files
Update deploy/charts/github-token-manager/values.yaml
Co-authored-by: Robin Breathe <[email protected]>
1 parent beed20e commit 6eb8c3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy/charts/github-token-manager/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ crds:
2727
## false: do not create the RBAC resources
2828
rbac:
2929
install: true
30-
serviceAccount: {}
30+
serviceAccount:
31+
annotations: {}
3132

3233
## metrics:
3334
## enabled: true | false

0 commit comments

Comments
 (0)