Explorar o código

Set hostnetwork

Waqar Ahmed %!s(int64=4) %!d(string=hai) anos
pai
achega
c0b76b6d28
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test/ix-chart/2010.0.2/templates/_workload.tpl

+ 1 - 0
test/ix-chart/2010.0.2/templates/_workload.tpl

@@ -51,6 +51,7 @@ Pod specification
 */}}
 {{- define "podSepc" }}
 restartPolicy: {{ template "restartPolicy" . }}
+hostNetwork: {{ .Values.hostNetwork }}
 containers:
 - name: {{ .Chart.Name }}
   {{- include "volumeMountsConfiguration" . | indent 2}}