Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 785 Bytes

File metadata and controls

26 lines (18 loc) · 785 Bytes

MongoDB Atlas Operator CRDs Helm Chart

A Helm chart for installing and upgrading Custom Resource Definitions (CRDs) for the MongoDB Atlas Operator. These CRDs are required by the Atlas Operator to work.

This Helm chart can be installed manually, following these instructions. If needed, it can also be installed automatically as a dependency by the Atlas Operator.

Usage

If you haven't done it yet, add the MongoDB Helm repository.

Installing the CRDs into the Kubernetes Cluster:

helm install atlas-operator-crds mongodb/mongodb-atlas-operator-crds

Upgrading the CRDs:

helm upgrade atlas-operator-crds mongodb/mongodb-atlas-operator-crds