diff --git a/infra/octopus-agent/values.yaml b/infra/octopus-agent/values.yaml index 1b29937..e773293 100644 --- a/infra/octopus-agent/values.yaml +++ b/infra/octopus-agent/values.yaml @@ -10,8 +10,6 @@ kubernetes-agent: deploymentTarget: enabled: true initial: - environments: - - development - - production + environments: {development,production} tags: - infra-cluster \ No newline at end of file