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