Skip to content

[ERROR] Mismatch in actual CRD and manifest guide for NATS configuration #1072

@kailash360

Description

@kailash360

Note: This repository is ONLY used to solve issues related to DOCS.
For other issues, please move to other repositories.

Where is the error
The error is in the NATS configuration of documentation.
Link

The manifest described in the guide uses NATS configurations which are different from the CRD schema. This is causing error when we try to spin up milvus using NATS using the official documentation.

strict decoding error: unknown field "spec.dependencies.natsmq.server"

How would you like to improve it
I would like to update the manifest in the docs to use the correct schema for NATS configuration.

Screenshots
This is the NATS configuraiton defined in the CRD.

Image

This is the manifest that is defined in the documentation.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions