浏览代码

define variable!

Stavros kois 2 年之前
父节点
当前提交
afd2f489ff
共有 1 个文件被更改,包括 1 次插入0 次删除
  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: