Convert unidentifiedDelivery.certificate configuration to byte[]

This commit is contained in:
Chris Eager
2025-05-27 14:08:12 -05:00
committed by Chris Eager
parent ccb209ad37
commit 401165d0d6
5 changed files with 5 additions and 5 deletions

View File

@@ -264,7 +264,7 @@ dogstatsd:
host: 127.0.0.1
unidentifiedDelivery:
certificate: secret://unidentifiedDelivery.certificate
certificate: CgIIAQ==
privateKey: secret://unidentifiedDelivery.privateKey
expiresDays: 7