From 055fb5de056fac38f1c6d39a9aa090725a4868b4 Mon Sep 17 00:00:00 2001 From: developerdurp Date: Tue, 21 Nov 2023 09:36:40 -0600 Subject: [PATCH] update --- octopus-tentacle/templates/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/octopus-tentacle/templates/deployment.yaml b/octopus-tentacle/templates/deployment.yaml index 5ff9b16..84d0c88 100644 --- a/octopus-tentacle/templates/deployment.yaml +++ b/octopus-tentacle/templates/deployment.yaml @@ -29,8 +29,6 @@ spec: value: "Y" - name: ListeningPort value: "10933" - - name: TargetEnvironment - value: "Development,Production" - name: ServerUrl value: "https://octopus.internal.durp.info" - name: TargetWorkerPool