Ability to add pod annotation to statefulset (#24)
ability to add pod annotation Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/24 Reviewed-by: luhahn <luhahn@noreply.gitea.io> Reviewed-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
parent
39d6d9b9d5
commit
ffd6e5f92c
3 changed files with 14 additions and 0 deletions
|
@ -98,6 +98,8 @@ gitea:
|
|||
# security:
|
||||
# PASSWORD_COMPLEXITY: spec
|
||||
|
||||
podAnnotations: {}
|
||||
|
||||
database:
|
||||
builtIn:
|
||||
postgresql:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue