From 1d220ab5bdb93fbb40ca44b804bf2b366c3ec817 Mon Sep 17 00:00:00 2001 From: Trinath Somanchi Date: Wed, 14 Jul 2021 09:52:31 +0530 Subject: [PATCH] fix Indentation issues with release notes (#1899) --- docs/RELEASE-NOTES.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/RELEASE-NOTES.rst b/docs/RELEASE-NOTES.rst index 72680d59b..e74ac896d 100644 --- a/docs/RELEASE-NOTES.rst +++ b/docs/RELEASE-NOTES.rst @@ -18,9 +18,9 @@ Added Functionality - OpenShift route annotations ``virtual-server.f5.com/rewrite-app-root`` (`examples `_) and ``virtual-server.f5.com/rewrite-target-url`` (`examples `_) with agent AS3. - :issues:`1570` iRule reference in TransportServer CRD. Refer for `examples `_. - CIS deployment configuration options: - - ``--periodic-sync-interval`` - Configure the periodic sync of Kubernetes resources. - - ``--hubmode`` - Enable Support for ConfigMaps to monitor services in same and different namespaces. - - ``--disable-teems`` - Configure to send anonymous analytics data to F5. + * ``--periodic-sync-interval`` - Configure the periodic sync of Kubernetes resources. + * ``--hubmode`` - Enable Support for ConfigMaps to monitor services in same and different namespaces. + * ``--disable-teems`` - Configure to send anonymous analytics data to F5. * CIS now monitors changes to Kubernetes Secret resource. * Improved performance while processing Ingress resources. * CIS in AS3 agent mode now adds default cipher groups to SSL profiles for TLS v1.3.