From 0d0c9f966ae2dda6e8ab83ed1787dbb26c76b9c5 Mon Sep 17 00:00:00 2001 From: developerdurp Date: Tue, 21 Nov 2023 09:36:12 -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 cc4400c..5ff9b16 100644 --- a/octopus-tentacle/templates/deployment.yaml +++ b/octopus-tentacle/templates/deployment.yaml @@ -33,8 +33,6 @@ spec: value: "Development,Production" - name: ServerUrl value: "https://octopus.internal.durp.info" - - name: TargetRole - value: "k3s" - name: TargetWorkerPool value: "Default Worker Pool" - name: CustomPublicHostName