plex without hostnetwork

This commit is contained in:
2025-01-26 15:57:49 +01:00
parent 178582251a
commit c257abb24f
4 changed files with 17 additions and 12 deletions

View File

@ -18,8 +18,7 @@ spec:
imagePullSecrets:
{{- toYaml . | nindent 8 }}
{{- end }}
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
dnsPolicy: ClusterFirst
securityContext:
{{- toYaml .Values.podSecurityContext | nindent 8 }}
containers: