Quellcode durchsuchen

define variable!

Stavros kois vor 2 Jahren
Ursprung
Commit
afd2f489ff
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      test/wg-easy/1.0.0/templates/deployment.yaml

+ 1 - 0
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: