Stalwart: Add hostname

This commit is contained in:
Ruben Hensen
2026-01-25 17:22:22 +01:00
parent 019e18736c
commit 5bc0ddf30b
+2
View File
@@ -14,6 +14,8 @@ spec:
labels:
{{- include "stalwart.selectorLabels" . | nindent 8 }}
spec:
hostname: mail
subdomain: hensen-io
containers:
- name: stalwart
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"