Skip to content

Commit

Permalink
adding readme
Browse files Browse the repository at this point in the history
  • Loading branch information
John Zakrzewski authored and John Zakrzewski committed Feb 5, 2025
1 parent b2719a1 commit 248a0ef
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions scripts/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Enabling TLS

1. Build components from [rest_tls][rest_tls] branch in control plane
- ```./scripts/release.sh --registry <registry url> --alias-tag <tag> --image rest operators.diskpool agents.core```
1. set tls.enabled to true [here][enableTls]


[enableTls]: https://github.com/Johnaius/mayastor-extensions/blob/tls/chart/values.yaml#L94-L95
[rest_tls]: https://github.com/Johnaius/mayastor-control-plane/tree/rest_tls

0 comments on commit 248a0ef

Please sign in to comment.