2525 name : v1alpha1
2626 schema :
2727 openAPIV3Schema :
28- description : NemoEntitystore is the Schema for the NemoEntitystore API
28+ description : NemoEntitystore is the Schema for the NemoEntitystore API.
2929 properties :
3030 apiVersion :
3131 description : |-
4545 metadata :
4646 type : object
4747 spec :
48- description : NemoEntitystoreSpec defines the desired state of NemoEntitystore
48+ description : NemoEntitystoreSpec defines the desired state of NemoEntitystore.
4949 properties :
5050 annotations :
5151 additionalProperties :
@@ -246,7 +246,7 @@ spec:
246246 type : object
247247 type : array
248248 expose :
249- description : ExposeV1 defines attributes to expose the service
249+ description : ExposeV1 defines attributes to expose the service.
250250 properties :
251251 ingress :
252252 description : IngressV1 defines attributes for ingress
@@ -267,7 +267,7 @@ spec:
267267 paths :
268268 items :
269269 description : IngressPath defines attributes for ingress
270- paths
270+ paths.
271271 properties :
272272 path :
273273 default : /
@@ -288,7 +288,7 @@ spec:
288288 rule : (has(self.spec) && has(self.enabled) && self.enabled)
289289 || !has(self.enabled) || !self.enabled
290290 service :
291- description : Service defines attributes to create a service
291+ description : Service defines attributes to create a service.
292292 properties :
293293 annotations :
294294 additionalProperties :
@@ -315,7 +315,7 @@ spec:
315315 format : int64
316316 type : integer
317317 image :
318- description : Image defines image attributes
318+ description : Image defines image attributes.
319319 properties :
320320 pullPolicy :
321321 type : string
@@ -336,7 +336,7 @@ spec:
336336 type : string
337337 type : object
338338 metrics :
339- description : Metrics defines attributes to setup metrics collection
339+ description : Metrics defines attributes to setup metrics collection.
340340 properties :
341341 enabled :
342342 type : boolean
@@ -795,7 +795,7 @@ spec:
795795 type : string
796796 scale :
797797 description : Autoscaling defines attributes to automatically scale
798- the service based on metrics
798+ the service based on metrics.
799799 properties :
800800 annotations :
801801 additionalProperties :
@@ -805,7 +805,7 @@ spec:
805805 type : boolean
806806 hpa :
807807 description : HorizontalPodAutoscalerSpec defines the parameters
808- required to setup HPA
808+ required to setup HPA.
809809 properties :
810810 behavior :
811811 description : |-
@@ -1446,7 +1446,7 @@ spec:
14461446 - image
14471447 type : object
14481448 status :
1449- description : NemoEntitystoreStatus defines the observed state of NemoEntitystore
1449+ description : NemoEntitystoreStatus defines the observed state of NemoEntitystore.
14501450 properties :
14511451 availableReplicas :
14521452 format : int32
0 commit comments