From 26092e3d55ec4d7be061fbedce43d7b27439af01 Mon Sep 17 00:00:00 2001 From: Andreas Seelinger Date: Tue, 29 Oct 2024 13:34:07 +0100 Subject: Kyverno fixes for AAI - Change entrypoint of aai-haproxy to remove the need to modify resolvers.conf - Need an updated version of the aai-helmcharts. Since resolvers.conf is a config map now Issue-ID: AAI-4043 Change-Id: I97092b293ec6c27dd23215918b5368de7570ad4b Signed-off-by: Andreas Seelinger --- docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/platform') diff --git a/docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst b/docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst index 4122a9e0..43101e06 100644 --- a/docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst +++ b/docs/platform/Getting Started/AAI_Developer_Environment_Setup.rst @@ -89,8 +89,8 @@ For this exercise, I set up a new instance of Ubuntu in Virtualbox and gave it 1 $ sudo service haproxy restart -4. Follow the initial setup instructions in `Setting Up Your Development Environment `__ e.g. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +4. Follow the initial setup instructions in `Setting Up Your Development Environment `__ e.g. +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ .. code-block:: bash $ sudo apt-get install git -- cgit 1.2.3-korg