diff --git a/test/plex/1.6.23/templates/deployment.yaml b/test/plex/1.6.23/templates/deployment.yaml index 1297b53cf5..969a009e26 100644 --- a/test/plex/1.6.23/templates/deployment.yaml +++ b/test/plex/1.6.23/templates/deployment.yaml @@ -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 }}