From 006094410cd3bb9c9af3852f53569fa0487c6dfe Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 6 Jun 2025 06:03:53 -0500 Subject: [PATCH] update --- infra/octopus-agent/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/octopus-agent/values.yaml b/infra/octopus-agent/values.yaml index 8af100b..8f262a5 100644 --- a/infra/octopus-agent/values.yaml +++ b/infra/octopus-agent/values.yaml @@ -4,9 +4,9 @@ kubernetes-agent: acceptEula: "Y" serverUrl: "https://octopus.durp.info/" serverCommsAddresses: - - "https://octopusdeploy-octopus-deploy-0.octopusdeploy.svc.cluster.local:10943/" - - "https://octopusdeploy-octopus-deploy-1.octopusdeploy.svc.cluster.local:10943/" - - "https://octopusdeploy-octopus-deploy-2.octopusdeploy.svc.cluster.local:10943/" + - "https://octopus-deploy-node0.octopusdeploy.svc.cluster.local:10943/" + - "https://octopus-deploy-node1.octopusdeploy.svc.cluster.local:10943/" + - "https://octopus-deploy-node2.octopusdeploy.svc.cluster.local:10943/" space: "Default" name: "infra" deploymentTarget: