Select Git revision
deployment-kubernetes-openstack.md

Martin Weise authored
deployment-kubernetes-openstack.md 928 B
author: Martin Weise
Kubernetes (OpenStack)
You can use our pre-built Helm chart for deploying DBRepo in your Kubernetes Cluster with OpenStack as infrastructure provider.
TL;DR
helm install dbrepo "oci://dbrepo.azurecr.io/helm/dbrepo-core" \
--version "0.1.3"
Architecture
This section will be extended in the future.

Chart values
This section will be extended in the future.
Key | Type | Default | Description |
---|---|---|---|
replicaCount | int | 1 |
Number of replicas (pods) to launch. |
nameOverride | string | "" |
A name in place of the chart name for app: labels. |
fullnameOverride | string | "" |
A name to substitute for the full names of resources. |