Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 540 Bytes

File metadata and controls

25 lines (17 loc) · 540 Bytes

YDB Kubernetes Operator Helm chart

Add repo

helm repo add ydb https://charts.ydb.tech
helm repo update

See helm repo for command documentation.

Install Chart

# Helm
$ helm install [RELEASE_NAME] ydb/operator

Configuration

See Customizing the Chart Before Installing. To see all configurable options with detailed comments:

helm show values ydb/operator