@@ -8,9 +8,9 @@ metadata:
8
8
certified : " true"
9
9
containerImage : quay.io/mongodb/mongodb-kubernetes:1.1.0
10
10
createdAt : " "
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.
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.
14
14
features.operators.openshift.io/disconnected : " true"
15
15
features.operators.openshift.io/fips-compliant : " false"
16
16
features.operators.openshift.io/proxy-aware : " false"
51
51
x-descriptors :
52
52
- urn:alm:descriptor:com.tectonic.ui:text
53
53
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ClusterConfiguration
54
- - description : In a Replica Set deployment type, specifies the amount of
55
- members.
54
+ - description : In a Replica Set deployment type, specifies the amount of members.
56
55
displayName : Members of a Replica Set
57
56
path : members
58
57
x-descriptors :
66
65
- description : Project configuration for this deployment
67
66
displayName : Ops Manager project configuration
68
67
path : opsManager
69
- - description : Name of the ConfigMap with the configuration for this
70
- project
68
+ - description : Name of the ConfigMap with the configuration for this project
71
69
displayName : Ops Manager Project Configuration
72
70
path : opsManager.configMapRef.name
73
71
x-descriptors :
@@ -166,8 +164,7 @@ spec:
166
164
x-descriptors :
167
165
- urn:alm:descriptor:com.tectonic.ui:text
168
166
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ClusterConfiguration
169
- - description : In a Replica Set deployment type, specifies the amount of
170
- members.
167
+ - description : In a Replica Set deployment type, specifies the amount of members.
171
168
displayName : Members of a Replica Set
172
169
path : members
173
170
x-descriptors :
@@ -181,8 +178,7 @@ spec:
181
178
- description : Project configuration for this deployment
182
179
displayName : Ops Manager project configuration
183
180
path : opsManager
184
- - description : Name of the ConfigMap with the configuration for this
185
- project
181
+ - description : Name of the ConfigMap with the configuration for this project
186
182
displayName : Ops Manager Project Configuration
187
183
path : opsManager.configMapRef.name
188
184
x-descriptors :
@@ -194,8 +190,8 @@ spec:
194
190
x-descriptors :
195
191
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
196
192
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ClusterConfiguration
197
- - description : Optional. Specify whether to duplicate service objects
198
- among different Kubernetes clusters.
193
+ - description : Optional. Specify whether to duplicate service objects among
194
+ different Kubernetes clusters.
199
195
displayName : Duplicate Service Objects
200
196
path : duplicateServiceObjects
201
197
x-descriptors :
@@ -256,8 +252,7 @@ spec:
256
252
path : passwordSecretKeyRef.name
257
253
x-descriptors :
258
254
- urn:alm:descriptor:io.kubernetes:Secret
259
- - displayName : Name of the MongoDB resource to which this user is
260
- associated.
255
+ - displayName : Name of the MongoDB resource to which this user is associated.
261
256
path : mongodbResourceRef.name
262
257
x-descriptors :
263
258
- urn:alm:descriptor:io.kubernetes:mongodb
@@ -313,8 +308,8 @@ spec:
313
308
x-descriptors :
314
309
- urn:alm:descriptor:io.kubernetes:Secret
315
310
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:OpsManagerConfiguration
316
- - displayName : Secret to enable TLS for Ops Manager allowing it to serve
317
- traffic over HTTPS.
311
+ - displayName : Secret to enable TLS for Ops Manager allowing it to serve traffic
312
+ over HTTPS.
318
313
path : security.tls.secretRef.name
319
314
x-descriptors :
320
315
- urn:alm:descriptor:io.kubernetes:Secret
@@ -324,8 +319,8 @@ spec:
324
319
x-descriptors :
325
320
- urn:alm:descriptor:com.tectonic.ui:number
326
321
- urn:alm:descriptor:com.tectonic.ui:fieldGroup:ApplicationDatabase
327
- - displayName : Secret containing the TLS certificate signed by known or
328
- custom CA.
322
+ - displayName : Secret containing the TLS certificate signed by known or custom
323
+ CA.
329
324
path : applicationDatabase.security.tls.secretRef.name
330
325
x-descriptors :
331
326
- urn:alm:descriptor:io.kubernetes:Secret
0 commit comments