Skip to content

Commit 397bea5

Browse files
test
1 parent d30e4dc commit 397bea5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,10 @@ $ helm repo update
1515
$ helm install sombra transcend/sombra --values=./values.yaml
1616
```
1717

18-
Please see the options supported in the `values.yaml` file. These are also fully documented directly on the [Sombra deployment guide](https://docs.transcend.io/docs/articles/sombra/deploying/deployment-options/helm).
18+
Please see the options supported in the `values.yaml` file. These are also fully documented directly on the [Sombra deployment guide](https://docs.transcend.io/docs/articles/sombra/deploying/deployment-options/helm).
19+
20+
## Test
21+
22+
```
23+
helm unittest -f 'charts/sombra/tests/deployment_test.yaml' charts/sombra
24+
```

0 commit comments

Comments
 (0)