mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 07:30:21 +08:00
Set hostnetwork
This commit is contained in:
@@ -51,6 +51,7 @@ Pod specification
|
||||
*/}}
|
||||
{{- define "podSepc" }}
|
||||
restartPolicy: {{ template "restartPolicy" . }}
|
||||
hostNetwork: {{ .Values.hostNetwork }}
|
||||
containers:
|
||||
- name: {{ .Chart.Name }}
|
||||
{{- include "volumeMountsConfiguration" . | indent 2}}
|
||||
|
||||
Reference in New Issue
Block a user