bf5dfc1790
``` Updated: aquarist-labs/s3gw: - 0.11.0 argo/argo-cd: - 5.19.12 bitnami/airflow: - 14.0.10 bitnami/kafka: - 20.0.6 bitnami/mariadb: - 11.4.5 bitnami/postgresql: - 12.1.13 bitnami/spark: - 6.3.16 bitnami/tomcat: - 10.5.10 bitnami/wordpress: - 15.2.36 bitnami/zookeeper: - 11.1.2 citrix/citrix-cpx-with-ingress-controller: - 1.29.5 citrix/citrix-ingress-controller: - 1.29.5 crate/crate-operator: - 2.22.0 gitlab/gitlab: - 6.8.1 instana/instana-agent: - 1.2.52 jfrog/artifactory-ha: - 107.49.6 jfrog/artifactory-jcr: - 107.49.6 kuma/kuma: - 2.1.0 mongodb/community-operator: - 0.7.8 redpanda/redpanda: - 2.6.3 ``` |
||
---|---|---|
.. | ||
templates | ||
.helmignore | ||
Chart.yaml | ||
README.md | ||
values.yaml |
README.md
Crate Operator CRDs Helm Chart
A Helm chart for installing and upgrading the CRDs for Crate Operator. To be able to deploy the custom resource CrateDB to a Kubernetes cluster, the API needs to be extended with a Custom Resource Definition (CRD).
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Usage
Once Helm is properly set up, install the chart.
Install from local folder
helm install crate-operator-crds crate-operator-crds
Install from repo
helm repo add crate-operator https://crate.github.io/crate-operator
helm search repo crate-operator
helm install crate-operator-crds crate-operator/crate-operator-crds
Upgrading the Operator
helm upgrade --atomic crate-operator-crds crate-operator-crds