fix mailer exec format error

This commit is contained in:
2025-04-14 12:29:13 +02:00
parent c2818b1c8c
commit fcf2450a8e

View File

@@ -3,6 +3,8 @@ kind: Deployment
metadata: metadata:
name: mail name: mail
spec: spec:
nodeSelector:
kubernetes.io/arch: "amd64"
replicas: 1 replicas: 1
selector: selector:
matchLabels: matchLabels: