mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
Set hostname of plex app as the app name
This commit is contained in:
@@ -6,6 +6,7 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
|
||||
hostNetwork: {{ .Values.hostNetwork }}
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
{{- end }}
|
||||
hostname: {{ template "common.names.fullname" . }}
|
||||
containers:
|
||||
- name: {{ .Chart.Name }}
|
||||
{{ if .Values.enablePlexPass }}
|
||||
|
||||
Reference in New Issue
Block a user