helm repo add ydb https://charts.ydb.tech
helm repo update
See helm repo for command documentation.
# Helm
$ helm install [RELEASE_NAME] ydb/operator
See Customizing the Chart Before Installing. To see all configurable options with detailed comments:
helm show values ydb/operator