From 42ba7594fb26e94d3005ee6eaa8ea04892b7eff4 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 23 Apr 2025 04:54:43 -0500 Subject: [PATCH] update --- infra/octopus-agent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/octopus-agent/values.yaml b/infra/octopus-agent/values.yaml index 8640f21..e5c1e8a 100644 --- a/infra/octopus-agent/values.yaml +++ b/infra/octopus-agent/values.yaml @@ -4,7 +4,7 @@ kubernetes-agent: bearerTokenSecretName: agent-token serverUrl: https://octopus.durp.info/" serverCommsAddress: - - https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943 + - "https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/" #- https://octopus.durp.info:10943/ space: Default name: Infra