# kube-ts-server

## Installing the Chart

```
helm install --name my-release .
```

## Uninstalling the Chart

To uninstall/delete the my-release deployment:

```
$ helm delete my-release
```
