From 11e21b7d94dbfc46daae6b50f90276c1aecca73a Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 31 Mar 2024 10:16:02 -0500 Subject: [PATCH] update --- octopus-tentacle/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octopus-tentacle/templates/deployment.yaml b/octopus-tentacle/templates/deployment.yaml index 31cf48b..c77fb85 100644 --- a/octopus-tentacle/templates/deployment.yaml +++ b/octopus-tentacle/templates/deployment.yaml @@ -34,7 +34,7 @@ spec: - name: TargetWorkerPool value: "Default Worker Pool" - name: CustomPublicHostName - value: "192.168.20.131" + value: "192.168.20.132" - name: PublicHostNameConfiguration value: "Custom" - name: TargetName