mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user