@@ -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 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.
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 members.
54
+ - description : In a Replica Set deployment type, specifies the amount of
55
+ members.
55
56
displayName : Members of a Replica Set
56
57
path : members
57
58
x-descriptors :
65
66
- description : Project configuration for this deployment
66
67
displayName : Ops Manager project configuration
67
68
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
69
71
displayName : Ops Manager Project Configuration
70
72
path : opsManager.configMapRef.name
71
73
x-descriptors :
@@ -164,7 +166,8 @@ spec:
164
166
x-descriptors :
165
167
- urn:alm:descriptor:com.tectonic.ui:text
166
168
- 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.
168
171
displayName : Members of a Replica Set
169
172
path : members
170
173
x-descriptors :
@@ -178,7 +181,8 @@ spec:
178
181
- description : Project configuration for this deployment
179
182
displayName : Ops Manager project configuration
180
183
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
182
186
displayName : Ops Manager Project Configuration
183
187
path : opsManager.configMapRef.name
184
188
x-descriptors :
@@ -190,8 +194,8 @@ spec:
190
194
x-descriptors :
191
195
- urn:alm:descriptor:com.tectonic.ui:booleanSwitch
192
196
- 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.
195
199
displayName : Duplicate Service Objects
196
200
path : duplicateServiceObjects
197
201
x-descriptors :
@@ -252,7 +256,8 @@ spec:
252
256
path : passwordSecretKeyRef.name
253
257
x-descriptors :
254
258
- 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.
256
261
path : mongodbResourceRef.name
257
262
x-descriptors :
258
263
- urn:alm:descriptor:io.kubernetes:mongodb
@@ -308,8 +313,8 @@ spec:
308
313
x-descriptors :
309
314
- urn:alm:descriptor:io.kubernetes:Secret
310
315
- 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.
313
318
path : security.tls.secretRef.name
314
319
x-descriptors :
315
320
- urn:alm:descriptor:io.kubernetes:Secret
@@ -319,8 +324,8 @@ spec:
319
324
x-descriptors :
320
325
- urn:alm:descriptor:com.tectonic.ui:number
321
326
- 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.
324
329
path : applicationDatabase.security.tls.secretRef.name
325
330
x-descriptors :
326
331
- urn:alm:descriptor:io.kubernetes:Secret
0 commit comments