From b145dca1d40a2b2d4ef9b5066356025ce017b7ef Mon Sep 17 00:00:00 2001 From: Manan patel <86557286+ImMnan@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:48:01 +0530 Subject: [PATCH] Commenting these for future use --- values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/values.yaml b/values.yaml index 0d64010..9649785 100644 --- a/values.yaml +++ b/values.yaml @@ -98,11 +98,11 @@ nodeSelector: #For functional test only # The user-defined port where to run Doduo (BlazeMeter Grid Proxy). By default, Doduo listens on port 8000. -doduoPort: +#doduoPort: # The public certificate for the domain used to run the BlazeMeter Grid proxy over HTTPS. Value in string format. -tlsCertGrid: +#tlsCertGrid: #The private key for the domain used to run the BlazeMeter Grid proxy over HTTPS. Value in string format. -tlsKeyGrid: +#tlsKeyGrid: # CPU limits for resources created by agent. # Memory limits for resources created by agent.