diff --git a/test/wg-easy/1.0.0/templates/deployment.yaml b/test/wg-easy/1.0.0/templates/deployment.yaml index dbb75c06e6..1ea233984c 100644 --- a/test/wg-easy/1.0.0/templates/deployment.yaml +++ b/test/wg-easy/1.0.0/templates/deployment.yaml @@ -87,6 +87,7 @@ spec: initialDelaySeconds: 5 failureThreshold: 40 periodSeconds: 15 + {{ $ip := .Values.wgeasy.client_address_range | replace "x" "0" }} lifecycle: preStop: exec: