From 392058905a88e06dd910b8d43269234d2e4bd8d1 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 20 Apr 2025 07:56:17 -0500 Subject: [PATCH] update --- infra/octopusdeploy/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infra/octopusdeploy/values.yaml b/infra/octopusdeploy/values.yaml index 7a412c3..67882f2 100644 --- a/infra/octopusdeploy/values.yaml +++ b/infra/octopusdeploy/values.yaml @@ -1,5 +1,7 @@ octopusdeploy-helm: octopus: acceptEula: Y + username: admin + password: temp mssql: enabled: true \ No newline at end of file