mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Stalwart: Add hostname
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user