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:
|
labels:
|
||||||
{{- include "stalwart.selectorLabels" . | nindent 8 }}
|
{{- include "stalwart.selectorLabels" . | nindent 8 }}
|
||||||
spec:
|
spec:
|
||||||
|
hostname: mail
|
||||||
|
subdomain: hensen-io
|
||||||
containers:
|
containers:
|
||||||
- name: stalwart
|
- name: stalwart
|
||||||
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
|
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user