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