Skip to content

Commit 74428e0

Browse files
committed
pre-commit
1 parent 113b9f5 commit 74428e0

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

config/manifests/bases/mongodb-kubernetes.clusterserviceversion.yaml

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ metadata:
88
certified: "true"
99
containerImage: quay.io/mongodb/mongodb-kubernetes:1.2.0
1010
createdAt: ""
11-
description: The MongoDB Controllers for Kubernetes enable easy deploys of MongoDB
12-
into Kubernetes clusters, using our management, monitoring and backup platforms,
13-
Ops Manager and Cloud Manager.
11+
description: The MongoDB Controllers for Kubernetes enable easy deploys of
12+
MongoDB into Kubernetes clusters, using our management, monitoring and
13+
backup platforms, Ops Manager and Cloud Manager.
1414
features.operators.openshift.io/disconnected: "true"
1515
features.operators.openshift.io/fips-compliant: "false"
1616
features.operators.openshift.io/proxy-aware: "false"
@@ -51,7 +51,8 @@ spec:
5151
x-descriptors:
5252
- urn:alm:descriptor:com.tectonic.ui:text
5353
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ClusterConfiguration
54-
- description: In a Replica Set deployment type, specifies the amount of members.
54+
- description: In a Replica Set deployment type, specifies the amount of
55+
members.
5556
displayName: Members of a Replica Set
5657
path: members
5758
x-descriptors:
@@ -65,7 +66,8 @@ spec:
6566
- description: Project configuration for this deployment
6667
displayName: Ops Manager project configuration
6768
path: opsManager
68-
- description: Name of the ConfigMap with the configuration for this project
69+
- description: Name of the ConfigMap with the configuration for this
70+
project
6971
displayName: Ops Manager Project Configuration
7072
path: opsManager.configMapRef.name
7173
x-descriptors:
@@ -164,7 +166,8 @@ spec:
164166
x-descriptors:
165167
- urn:alm:descriptor:com.tectonic.ui:text
166168
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ClusterConfiguration
167-
- description: In a Replica Set deployment type, specifies the amount of members.
169+
- description: In a Replica Set deployment type, specifies the amount of
170+
members.
168171
displayName: Members of a Replica Set
169172
path: members
170173
x-descriptors:
@@ -178,7 +181,8 @@ spec:
178181
- description: Project configuration for this deployment
179182
displayName: Ops Manager project configuration
180183
path: opsManager
181-
- description: Name of the ConfigMap with the configuration for this project
184+
- description: Name of the ConfigMap with the configuration for this
185+
project
182186
displayName: Ops Manager Project Configuration
183187
path: opsManager.configMapRef.name
184188
x-descriptors:
@@ -190,8 +194,8 @@ spec:
190194
x-descriptors:
191195
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
192196
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ClusterConfiguration
193-
- description: Optional. Specify whether to duplicate service objects among
194-
different Kubernetes clusters.
197+
- description: Optional. Specify whether to duplicate service objects
198+
among different Kubernetes clusters.
195199
displayName: Duplicate Service Objects
196200
path: duplicateServiceObjects
197201
x-descriptors:
@@ -252,7 +256,8 @@ spec:
252256
path: passwordSecretKeyRef.name
253257
x-descriptors:
254258
- urn:alm:descriptor:io.kubernetes:Secret
255-
- displayName: Name of the MongoDB resource to which this user is associated.
259+
- displayName: Name of the MongoDB resource to which this user is
260+
associated.
256261
path: mongodbResourceRef.name
257262
x-descriptors:
258263
- urn:alm:descriptor:io.kubernetes:mongodb
@@ -308,8 +313,8 @@ spec:
308313
x-descriptors:
309314
- urn:alm:descriptor:io.kubernetes:Secret
310315
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:OpsManagerConfiguration
311-
- displayName: Secret to enable TLS for Ops Manager allowing it to serve traffic
312-
over HTTPS.
316+
- displayName: Secret to enable TLS for Ops Manager allowing it to serve
317+
traffic over HTTPS.
313318
path: security.tls.secretRef.name
314319
x-descriptors:
315320
- urn:alm:descriptor:io.kubernetes:Secret
@@ -319,8 +324,8 @@ spec:
319324
x-descriptors:
320325
- urn:alm:descriptor:com.tectonic.ui:number
321326
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ApplicationDatabase
322-
- displayName: Secret containing the TLS certificate signed by known or custom
323-
CA.
327+
- displayName: Secret containing the TLS certificate signed by known or
328+
custom CA.
324329
path: applicationDatabase.security.tls.secretRef.name
325330
x-descriptors:
326331
- urn:alm:descriptor:io.kubernetes:Secret

0 commit comments

Comments
 (0)