diff --git a/values.yaml b/values.yaml index dabad90..0ac3dd8 100644 --- a/values.yaml +++ b/values.yaml @@ -205,13 +205,13 @@ nosql: enabled: true # Determines the type of NoSQL storage that is used - type: + type: "mongodb" # # ONLY relevant if `type` is set to `mongodb` # This uses the [MongoDBCommunity CRD](https://github.com/mongodb/mongodb-kubernetes-operator) to create the resource create: # If to create a resource as part of the deployment process - enabled: + enabled: true # # The name of the NoSQL database name: ""