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