mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/mongodb] Specify standalone replicas to be 1 (#6882)
This commit is contained in:
committed by
GitHub
parent
6077e9ccbe
commit
cd7c567418
@@ -22,6 +22,7 @@ metadata:
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
spec:
|
||||
replicas: 1
|
||||
{{- if .Values.useStatefulSet }}
|
||||
serviceName: {{ include "mongodb.fullname" . }}
|
||||
updateStrategy:
|
||||
|
||||
Reference in New Issue
Block a user