From a950be662b87364ec66644c510606f31cca0cc58 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 23 Apr 2025 05:07:41 -0500 Subject: [PATCH] update --- infra/octopus-agent/values.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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