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