Remove args, as livenessProves cannot use it. (#5008)

This commit is contained in:
Tim Stoop
2018-04-13 13:33:59 -07:00
committed by k8s-ci-robot
parent 290289e2ed
commit 7cfdd1a529
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: mongodb-replicaset
home: https://github.com/mongodb/mongo
version: 3.2.0
version: 3.2.1
appVersion: 3.6
description: NoSQL document-oriented database that stores JSON-like documents with
dynamic schemas, simplifying the integration of data in content-driven applications.
@@ -161,7 +161,6 @@ spec:
exec:
command:
- mongo
args:
{{- if .Values.tls.enabled }}
- --ssl
- --sslCAFile=/data/configdb/tls.crt