Commit bde9bec4 by Victor Committed by Guangbo

Fixed mongodb minor typo (#112)

parent 630ed927
...@@ -102,7 +102,7 @@ questions: ...@@ -102,7 +102,7 @@ questions:
default: "" default: ""
description: "If not empty, uses the specified existing PVC instead of creating new one" description: "If not empty, uses the specified existing PVC instead of creating new one"
type: pvc type: pvc
label: Uses Existing Persistent Volume Cliam for LocalStorage label: Uses Existing Persistent Volume Claim for LocalStorage
show_if: "persistence.enabled=true&&replicaSet.enabled=false" show_if: "persistence.enabled=true&&replicaSet.enabled=false"
- variable: service.type - variable: service.type
default: "ClusterIP" default: "ClusterIP"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment