From a6289a905520adbe9e9a91442e4e9699e42bfcaf Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 23 Apr 2025 05:59:42 -0500 Subject: [PATCH] update --- infra/octopusdeploy/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/octopusdeploy/values.yaml b/infra/octopusdeploy/values.yaml index caf8560..d75acbc 100644 --- a/infra/octopusdeploy/values.yaml +++ b/infra/octopusdeploy/values.yaml @@ -2,5 +2,6 @@ octopusdeploy-helm: octopus: createSecrets: false acceptEula: Y + replicaCount: 3 mssql: enabled: true \ No newline at end of file