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