[bitname/mongodb] fixed comment in values.yaml (#5650)

* fixed comment in values

* bump chart version

Co-authored-by: modularTaco <none>
This commit is contained in:
modularTaco
2021-03-02 13:28:33 +01:00
committed by GitHub
parent 673dd00a96
commit 6282c06401
2 changed files with 2 additions and 2 deletions

View File

@@ -26,4 +26,4 @@ name: mongodb
sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://mongodb.org
version: 10.7.1
version: 10.7.2

View File

@@ -857,7 +857,7 @@ serviceAccount:
##
create: true
## The name of the ServiceAccount to use.
## If not set and create is true, a name is generated using the rabbitmq.fullname template
## If not set and create is true, a name is generated using the mongodb.fullname template
##
# name:
## Annotations for the Service Account