Skip to content

Latest commit

 

History

History

ydb-operator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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