fix: maildev

This commit is contained in:
devthejo 2024-06-29 17:18:50 +02:00
parent cb275119dc
commit 5478ce77b9
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -12,8 +12,7 @@ metadata:
spec: spec:
replicas: {{ .Values.replicaCount }} replicas: {{ .Values.replicaCount }}
selector: selector:
matchLabels: matchLabels: {{ include "common.labels.matchLabels" . | nindent 6 }}
matchLabels: {{ include "common.labels.matchLabels" . | nindent 6 }}
template: template:
metadata: metadata:
{{ if .Values.podAnnotations }} {{ if .Values.podAnnotations }}