diff --git a/README.md b/README.md index 76de555..804993d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ It is tested on K3s but should work on any Kubernetes distribution. To deploy SUSE RMT on top of Kubernetes, each component of the stack is deployed in a dedicated container using a Helm chart. + ### Repository Mirroring Tool (SUSE RMT) server A containerized version of the SUSE RMT application that can pass its configuration via Helm values. Because persistent storage resides on a persistent volume, you need to adjust the volume size according to the number of repositories you need to mirror. diff --git a/rmt-server-image.changes b/rmt-server-image.changes index b76fdd1..9d482aa 100644 --- a/rmt-server-image.changes +++ b/rmt-server-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 18 13:32:24 UTC 2024 - Dirk Mueller + +- minor README fix + ------------------------------------------------------------------- Wed Aug 14 12:30:32 UTC 2024 - Dirk Mueller