Skip to content

Commit e81716c

Browse files
John ZakrzewskiJohn Zakrzewski
authored andcommitted
adding readme
Signed-off-by: John Zakrzewski <[email protected]>
1 parent dd8095a commit e81716c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

scripts/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Enabling TLS
2+
3+
1. Build components from [rest_tls][rest_tls] branch in control plane
4+
- ```./scripts/release.sh --registry <registry url> --alias-tag <tag> --image rest operators.diskpool agents.core```
5+
1. set tls.enabled to true [here][enableTls]
6+
7+
8+
[enableTls]: https://github.com/Johnaius/mayastor-extensions/blob/tls/chart/values.yaml#L94-L95
9+
[rest_tls]: https://github.com/Johnaius/mayastor-control-plane/tree/rest_tls

0 commit comments

Comments
 (0)